Class ClassManagerClassTest

    • Constructor Detail

      • ClassManagerClassTest

        public ClassManagerClassTest​(MetaClass metaClassCase)
        Parameters:
        metaClassCase - MetaClass specification of this set of tests
    • Method Detail

      • generates

        public static Collection<Object[]> generates()
                                              throws RemoteException
        Returns:
        Array of Object List. Each element of the array is an array of objects. In our case, this array of objects is only one object: the MetaClass ification case. It is used for our Parameterized test.
        Throws:
        RemoteException
      • testcheckNamespaceHasNothing

        public void testcheckNamespaceHasNothing()
                                          throws Exception
        Throws:
        Exception
      • testCheckNamespaceHasNoClassesNotExists

        public void testCheckNamespaceHasNoClassesNotExists()
      • testGetMetaClassID

        public void testGetMetaClassID()
      • testGetOperationsAndPropertiesNotInNamespaceOfClass

        public void testGetOperationsAndPropertiesNotInNamespaceOfClass()
                                                                 throws RemoteException
        Throws:
        RemoteException
      • testGetOperationsAndPropertiesNotInNamespaceOfClassPropertyNotInClass

        public void testGetOperationsAndPropertiesNotInNamespaceOfClassPropertyNotInClass()
                                                                                   throws RemoteException
        EXCEPTION TEST
        Throws:
        RemoteException
      • testGetOperationsAndPropertiesNotInNamespaceOfClassOperationNotInClass

        public void testGetOperationsAndPropertiesNotInNamespaceOfClassOperationNotInClass()
                                                                                    throws RemoteException
        Throws:
        RemoteException