Class TestXmlTreeComparison


  • public class TestXmlTreeComparison
    extends java.lang.Object
    • Field Detail

      • prepost

        protected java.util.HashMap<java.lang.String,​java.lang.Object> prepost
      • moduleGetter

        public java.util.function.Supplier<? extends IEclModule> moduleGetter
    • Constructor Detail

      • TestXmlTreeComparison

        public TestXmlTreeComparison()
    • Method Detail

      • setUpBeforeClass

        public static void setUpBeforeClass()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • modules

        public static java.lang.Iterable<java.util.function.Supplier<? extends IEclModule>> modules()
        Returns:
        Since:
        1.6
      • setup

        public void setup()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCorrectNumberOfMatches

        public void testCorrectNumberOfMatches()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCorrectTrace

        public void testCorrectTrace()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
        Since:
        1.6
      • testPreExecuted

        public void testPreExecuted()
      • testPostExecuted

        public void testPostExecuted()
      • loadXmlModel

        protected PlainXmlModel loadXmlModel​(java.lang.String name,
                                             java.lang.String fileName)
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception