- test.de.iip_ecosphere.platform.support.iip_aas - package test.de.iip_ecosphere.platform.support.iip_aas
-
The tests for the IIP-Ecosphere AAS functions.
- TEST_TEXT - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.UriResolverTest
-
- testAas() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasTest
-
Tests the NetworkManagerAas by creating the complete platform AAS via the AasPartRegistry
including the NetworkManagerAas and querying it using the network manager tests through
the NetworkManagerAasClient.
- testAas() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.PlatformAasTest
-
Tests the transport AAS.
- testAasClientChecks() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests the checks in SubmodelClient.
- testAddTypeToClass() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
-
Tests adding a type to an AAS at AAS creation time.
- testConfiguration() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests configuration for AasPartRegistry.AasSetup.
- testConfiguration() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest
-
Tests the configuration (reading).
- testConfiguration2() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests configuration for AasPartRegistry.AasSetup.
- testFixId() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
Tests AasUtils.fixId(String).
- testFunc(String) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonResultWrapperTest
-
Something to test that throws an exception.
- testGet() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests the AasPartRegistry.getAas(List, String) helper method.
- testGetArg() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.CmdLineTest
-
Tests the getArg functions.
- testGetId() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
-
Tests the ClassUtility.getId(String, Object) method.
- testId() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.IdTest
-
Tests Id.
- testInt() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
Tests AasUtils.readInt(Object[], int, int).
- testParseToArgs() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.CmdLineTest
-
Tests CmdLine.parseToArgs(String, java.util.List).
- testPartRegistry() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests the part registry.
- testServerAddress() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
-
Tests the from/to JSON functions for ServerAddress.
- testString() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
Tests AasUtils.readString(Object[], int, String) and variants.
- testToFromJson() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
-
Tests the generic from/to JSON functions.
- testUri() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
Tests AasUtils.readUri(Object[], int, URI).
- testUriResolution() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.UriResolverTest
-
Tests UriResolver.
- testWrapper() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonResultWrapperTest
-
Tests JsonResultWrapper.