Class TestXmlTreeWizards


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

      • info

        protected java.util.HashMap<java.lang.String,​java.lang.Object> info
    • Constructor Detail

      • TestXmlTreeWizards

        public TestXmlTreeWizards()
    • Method Detail

      • setup

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

        public void testCorrectNumberOfWizards()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCorrectTitle

        public void testCorrectTitle()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testExecute

        public void testExecute()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLoopWizards

        public void testLoopWizards()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • loadXmlModel

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