Skip navigation links
A B C D G H I J M N O P S T U V 

A

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.Configuration - Class in test.de.iip_ecosphere.platform.support.iip_aas
Configuration class for YAML test.
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.
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
 
AbstractConfigurationTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests AbstractConfiguration.
AbstractConfigurationTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest
 
AbstractConfigurationTest.Cfg - Class in test.de.iip_ecosphere.platform.support.iip_aas
Test configuration.
AbstractConfigurationTest.Cfg2 - Class in test.de.iip_ecosphere.platform.support.iip_aas
Invalid configuration 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
 
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).
assertTypeSubmodel(Aas) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
Asserts the type sub-model.

B

Base() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Base
 

C

Cfg() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest.Cfg
No-arg constructor.
Cfg2(String) - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest.Cfg2
No public constructor.
ClassUtilityTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests ClassUtility.
ClassUtilityTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
ClassUtilityTest.Base - Class in test.de.iip_ecosphere.platform.support.iip_aas
A simple base test class.
ClassUtilityTest.Complex - Class in test.de.iip_ecosphere.platform.support.iip_aas
A simple extending test class.
ClassUtilityTest.Simple - Class in test.de.iip_ecosphere.platform.support.iip_aas
A simple self-contained test class.
CmdLineTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests CmdLine.
CmdLineTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.CmdLineTest
 
Complex() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Complex
 
Configuration() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Configuration
 
contributeTo(Aas.AasBuilder, InvocablesCreator) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor1
 
contributeTo(ProtocolServerBuilder) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor1
 
contributeTo(Aas.AasBuilder, InvocablesCreator) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor2
 
contributeTo(ProtocolServerBuilder) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor2
 
Contributor1() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor1
 
Contributor2() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor2
 

D

Data() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Creates a data object (for JSON).
Data(int, String) - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Creates a data object.

G

getIntValue() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Returns the int value.
getKind() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor1
 
getKind() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor2
 
getName() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Configuration
Returns the "name" of the configuration.
getProperty() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest.Cfg
Returns the test property.
getStringValue() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Returns the String value.

H

handle(HttpExchange) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.UriResolverTest.MyHandler
 

I

IdTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests Id.
IdTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.IdTest
 
intValue - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
 
isValid() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor1
 
isValid() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Contributor2
 

J

JsonResultWrapperTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests JsonResultWrapper.
JsonResultWrapperTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.JsonResultWrapperTest
 
JsonUtilsTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests JsonUtils.
JsonUtilsTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest
 
JsonUtilsTest.Data - Class in test.de.iip_ecosphere.platform.support.iip_aas
A data object for testing.

M

MyAasClient(Submodel) - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.MyAasClient
Creates an instance.
MyHandler() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.UriResolverTest.MyHandler
 

N

name - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Configuration
 
NAME_AAS - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
NAME_MY_AAS - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest
 
NAME_TEST_SUBMODEL - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
NAME_TEST_VAR_COMPLEX - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
NAME_TEST_VAR_PRIMITIVE - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
NAME_TEST_VAR_SIMPLE - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 
NetworkManagerAasTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
A test for NetworkManagerAas and NetworkManagerAasClient.
NetworkManagerAasTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasTest
 

O

otherValue - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Complex
 

P

PlatformAasTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests the platform AAS.
PlatformAasTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.PlatformAasTest
 
populateModel(Submodel.SubmodelBuilder) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
Populates the model.
property - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest.Cfg
 

S

secret - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Simple
 
setIntValue(int) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Defines the int value.
setName(String) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AasPartRegistryTest.Configuration
Defines the "name" of the configuration.
setProperty(int) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.AbstractConfigurationTest.Cfg
Changes the test property.
setStringValue(String) - Method in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
Defines the string value.
simple - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Complex
 
Simple() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Simple
 
stringValue - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.JsonUtilsTest.Data
 

T

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.

U

unknown - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Base
 
UriResolverTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests UriResolver.
UriResolverTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.UriResolverTest
 
UriResolverTest.MyHandler - Class in test.de.iip_ecosphere.platform.support.iip_aas
 
URN_AAS - Static variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest
 

V

value - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Simple
 
values - Variable in class test.de.iip_ecosphere.platform.support.iip_aas.ClassUtilityTest.Base
 
versionFormatExc() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.VersionTest
Tests the creation of a version causing an illegal argument exception.
VersionTest - Class in test.de.iip_ecosphere.platform.support.iip_aas
Tests Version.
VersionTest() - Constructor for class test.de.iip_ecosphere.platform.support.iip_aas.VersionTest
 
versionTests() - Method in class test.de.iip_ecosphere.platform.support.iip_aas.VersionTest
Tests the functions of valid versions.
A B C D G H I J M N O P S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.