Class CsvModelTests.ModelAccessTests

  • Enclosing class:
    CsvModelTests

    public static class CsvModelTests.ModelAccessTests
    extends java.lang.Object
    • Field Detail

      • thrown

        public org.junit.rules.ExpectedException thrown
    • Constructor Detail

      • ModelAccessTests

        public ModelAccessTests()
    • Method Detail

      • setup

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

        public void teardown()
      • testIsModelElement

        public void testIsModelElement()
      • testGetTypeOf

        public void testGetTypeOf()
      • testDeleteElementInModel

        public void testDeleteElementInModel()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllTypeNamesOf

        public void testGetAllTypeNamesOf()
      • testGetEnumerationValue

        public void testGetEnumerationValue()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetTypeNameOf

        public void testGetTypeNameOf()
      • testOwns

        public void testOwns()
      • testIsInstantiable

        public void testIsInstantiable()
      • testHasType

        public void testHasType()
      • testGetAllOfTypeFromModelString

        public void testGetAllOfTypeFromModelString()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetAllOfKindFromModelString

        public void testGetAllOfKindFromModelString()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testHasProperty

        public void testHasProperty()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception