- AasPartRegistryTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Tests AasPartRegistry, ActiveAasBase and SubmodelClient.
- AasPartRegistryTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
- AasPartRegistryTest.Contributor1 - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
A first contributor, mapped in via META-INF/services.
- AasPartRegistryTest.Contributor2 - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
A second contributor with own AAS, mapped in via META-INF/services.
- AasPartRegistryTest.MyAasClient - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
A simple submodel client.
- AasPartRegistryTest.TestSetup - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Configuration class for YAML test.
- AasUtilsTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Tests AasUtils.
- AasUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
- AbstractSetupTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Tests AbstractSetup.
- AbstractSetupTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AbstractSetupTest
-
- AbstractSetupTest.Cfg - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Test a setup.
- AbstractSetupTest.Cfg2 - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Invalid setup class.
- addTestTypeToClassWithDeployment() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
-
Tests adding a type to a deployed AAS.
- AllTests - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Defines the tests to be executed.
- AllTests() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AllTests
-
- AllTests2 - Class in test.de.iip_ecosphere.platform.support.iip_aas
-
Defines the tests to be executed in a separate virtual machine.
- AllTests2() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AllTests2
-
- assertEscapeUnescape(String) - Static method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
-
Asserts that escaping and unescaping leads back to the input string.
- assertOp() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.MyAasClient
-
Asserts the existence of an operation, i.e., via SubmodelClient.getOperation(String).
- assertProp() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.MyAasClient
-
Asserts the existence of a property, i.e., via SubmodelClient.getProperty(String).
- assertString(String, String) - Static method in class test.de.iip_ecosphere.platform.support.iip_aas.PlatformAasTest
-
Asserts that a string is there, not empty, potentially having a given substring.
- assertTypeSubmodel(Aas) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
-
Asserts the type sub-model.
- 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.
- testEscapeUnescape() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
-
Tests JsonUtils.escape(String) and JsonUtils.unescape(String).
- 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.
- testId() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.IdTest2
-
Tests Id.
- testInt() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasUtilsTest
-
Tests AasUtils.readInt(Object[], int, int).
- testOptionals() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
-
Tests optional values.
- 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.
- TestSetup() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.TestSetup
-
- testSetup() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AbstractSetupTest
-
Tests the setup (reading).
- testSetup_aasPartRegistry() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests a setup with AasPartRegistry.AasSetup using the file "aasPartRegistry.yml".
- testSetup_aasPartRegistry_eph() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
-
Tests a setup for AasPartRegistry.AasSetup using the file "aasPartRegistry_eph.yml".
- 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.