Uses of Class
test.de.iip_ecosphere.platform.services.spring.AbstractTestServiceManager.ArtifactAsserter
-
-
Uses of AbstractTestServiceManager.ArtifactAsserter in test.de.iip_ecosphere.platform.services.spring
Methods in test.de.iip_ecosphere.platform.services.spring with parameters of type AbstractTestServiceManager.ArtifactAsserter Modifier and Type Method Description protected voidAbstractTestServiceManager. doTestStartStop(java.lang.String descriptorName, AbstractTestServiceManager.ArtifactAsserter asserter, boolean fakeServer)Implements the tests for a start-stop scenario with different descriptors/related asserters.
-