Package gov.nasa.pds.tools.label
Class SchematronTransformerTest
java.lang.Object
gov.nasa.pds.tools.label.SchematronTransformerTest
Tests for
SchematronTransformer cache behavior.
These tests exercise the full ISO schematron → XSLT compilation pipeline and therefore require Saxon-HE on the classpath. They are slower than pure unit tests on first run due to XSLT compilation overhead.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchematronTransformerTest
public SchematronTransformerTest()
-