Uses of Class
test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
Uses of AbstractTestServiceManager.ArtifactAsserter in test.de.iip_ecosphere.platform.services.spring
Subclasses of AbstractTestServiceManager.ArtifactAsserter in test.de.iip_ecosphere.platform.services.springModifier and TypeClassDescriptionprivate classA re-usable artifact asserter.Methods in test.de.iip_ecosphere.platform.services.spring with parameters of type AbstractTestServiceManager.ArtifactAsserterModifier and TypeMethodDescriptionprotected voidAbstractTestServiceManager.doTestStartStop(String descriptorName, AbstractTestServiceManager.ArtifactAsserter asserter, boolean fakeServer) Implements the tests for a start-stop scenario with different descriptors/related asserters.protected voidAbstractTestServiceManager.doTestStartStop(String descriptorName, AbstractTestServiceManager.ArtifactAsserter asserter, boolean fakeServer, Function<String, String> serviceIdAdapter) Implements the tests for a start-stop scenario with different descriptors/related asserters.private voidAbstractTestServiceManager.startServices(de.iip_ecosphere.platform.services.ServiceManager mgr, AbstractTestServiceManager.ArtifactAsserter asserter, String... allIds)