Uses of Class
test.de.iip_ecosphere.platform.services.environment.AasCreator.AasResult
Packages that use AasCreator.AasResult
-
Uses of AasCreator.AasResult in test.de.iip_ecosphere.platform.services.environment
Methods in test.de.iip_ecosphere.platform.services.environment with parameters of type AasCreator.AasResultModifier and TypeMethodDescriptionstatic de.iip_ecosphere.platform.support.aas.AasAasCreator.createAas(de.iip_ecosphere.platform.support.aas.SetupSpec spec, de.iip_ecosphere.platform.services.environment.Service service, AasCreator.AasResult result) Creates an AAS for testing.static voidAbstractEnvironmentTest.testAasResult(AasCreator.AasResult result, de.iip_ecosphere.platform.services.environment.Service expected) Does further tests based on the given result instance.