Class CategoryPathTest


  • public class CategoryPathTest
    extends AbstractGenericTest
    To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Constructor Detail

      • CategoryPathTest

        public CategoryPathTest()
    • Method Detail

      • testConstructor

        public void testConstructor()
      • testBadCtorParam_empty_path_element

        public void testBadCtorParam_empty_path_element()
      • testBadCtorParam_empty_path_element_2

        public void testBadCtorParam_empty_path_element_2()
      • testBadCtorParam_missing_leading_slash

        public void testBadCtorParam_missing_leading_slash()
      • testBadCtorParam_bad_trailing_slash

        public void testBadCtorParam_bad_trailing_slash()
      • testOtherConstructor

        public void testOtherConstructor()
      • testGetParent

        public void testGetParent()
      • testIsAncestor

        public void testIsAncestor()