Class MCRCategoryMergerTest


public class MCRCategoryMergerTest extends MCRJPATestCase
  • Constructor Details

    • MCRCategoryMergerTest

      public MCRCategoryMergerTest()
  • 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 MCRJPATestCase
      Throws:
      Exception
      See Also:
    • testUnsupported

      public void testUnsupported() throws Exception
      Throws:
      Exception
    • testIdentical

      public void testIdentical() throws Exception
      Throws:
      Exception
    • testIsDescendantCheck

      public void testIsDescendantCheck() throws Exception
      Throws:
      Exception
    • testMergeNotRedundant

      public void testMergeNotRedundant() throws Exception
      Throws:
      Exception
    • testMergeRedundant

      public void testMergeRedundant() throws Exception
      Throws:
      Exception
    • testMixedClassificationsWithinSameMODSElement

      public void testMixedClassificationsWithinSameMODSElement() throws Exception
      Throws:
      Exception
    • testNonRepeatable

      public void testNonRepeatable() throws Exception
      Throws:
      Exception