public class AasPartRegistryTest extends Object
AasPartRegistry, ActiveAasBase and SubmodelClient. Do not rename, this class is
referenced in META-INF/services.| Modifier and Type | Class and Description |
|---|---|
static class |
AasPartRegistryTest.Configuration
Configuration class for YAML test.
|
static class |
AasPartRegistryTest.Contributor1
A first contributor, mapped in via
META-INF/services. |
static class |
AasPartRegistryTest.Contributor2
A second contributor with own AAS, mapped in via
META-INF/services. |
private static class |
AasPartRegistryTest.MyAasClient
A simple submodel client.
|
| Modifier and Type | Field and Description |
|---|---|
private static String |
NAME_MY_AAS |
| Constructor and Description |
|---|
AasPartRegistryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAasClientChecks()
Tests the checks in
SubmodelClient. |
void |
testConfiguration()
Tests configuration for
AasPartRegistry.AasSetup. |
void |
testConfiguration2()
Tests configuration for
AasPartRegistry.AasSetup. |
void |
testGet()
Tests the
AasPartRegistry.getAas(List, String) helper method. |
void |
testPartRegistry()
Tests the part registry.
|
private static final String NAME_MY_AAS
public void testPartRegistry()
throws IOException,
ExecutionException
IOException - shall not occurExecutionException - shall not occurpublic void testAasClientChecks()
SubmodelClient.public void testGet()
AasPartRegistry.getAas(List, String) helper method.public void testConfiguration()
throws IOException
AasPartRegistry.AasSetup.IOException - shall not occurpublic void testConfiguration2()
throws IOException
AasPartRegistry.AasSetup.IOException - shall not occurCopyright © 2021. All rights reserved.