Package test.de.iip_ecosphere.platform.support.aas
Generic AAS tests that shall be executable by all AAS abstraction implementations. If needed, subclass these
classes and extend/disable tests. AAS abstraction implementations shall declare their own test suite based
on the tests in here, usually using all tests.
-
Class Summary Class Description AasTest Tests the AAS abstraction with server and client on the "same machine".DeploymentTest Tests deployment scenarios.LangStringTest TestsLangString.LocalInvocationTest Tests the local invocation classes.PersistenceTest TestsPersistenceRecipe.TechnicalDataSubmodelTest A test for the wrapped technical data submodel.TestMachine Implements a test machine.