Class MCRJaxenXPathFactoryTest

java.lang.Object
org.mycore.common.MCRTestCase
org.mycore.frontend.xeditor.jaxen.MCRJaxenXPathFactoryTest

public class MCRJaxenXPathFactoryTest extends MCRTestCase
Author:
Frank Lützenkirchen
  • Constructor Details

    • MCRJaxenXPathFactoryTest

      public MCRJaxenXPathFactoryTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Description copied from class: MCRTestCase
      initializes MCRConfiguration with an empty property file. This can be used to test MyCoRe classes without any propties set, using default. You may want to set Properties per TestCase with the set() method of MCRConfiguration2
      Overrides:
      setUp in class MCRTestCase
      Throws:
      Exception
      See Also:
    • testGenerateID

      public void testGenerateID() throws org.jaxen.JaxenException, JDOMException
      Throws:
      org.jaxen.JaxenException
      JDOMException
    • testJavaCall

      public void testJavaCall() throws org.jaxen.JaxenException, JDOMException
      Throws:
      org.jaxen.JaxenException
      JDOMException
    • testNoArgs

      public static String testNoArgs()
    • testOneArg

      public static String testOneArg(List<Element> nodes)
    • testTwoArgs

      public static boolean testTwoArgs(String id, String href)
    • testExternalJavaTest

      public void testExternalJavaTest() throws org.jaxen.JaxenException, JDOMException
      Throws:
      org.jaxen.JaxenException
      JDOMException