Class SchematronTransformerTest

java.lang.Object
gov.nasa.pds.tools.label.SchematronTransformerTest

@Tag("integration") public class SchematronTransformerTest extends Object
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 Details

    • SchematronTransformerTest

      public SchematronTransformerTest()