Class ClassAttributePropertyDescriptorTest

    • Constructor Detail

      • ClassAttributePropertyDescriptorTest

        public ClassAttributePropertyDescriptorTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Set up creates 2 classification classes and 3 classification attributes in total.
        system | 1.0 | myClass (myAttr, my.attr) ; bla/bla (my.super.attr)
        Throws:
        java.lang.Exception
      • testRegularDescriptor

        public void testRegularDescriptor()
      • testDescriptorWithEscapedDots

        public void testDescriptorWithEscapedDots()
      • testDescriptorWith2EscapedDotsAndSlashInClassName

        public void testDescriptorWith2EscapedDotsAndSlashInClassName()
      • testEscapedDotsInClassVersion

        public void testEscapedDotsInClassVersion()