Class DefaultServiceImplTest
java.lang.Object
test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest
Tests default service implementations.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsDefaultServiceImpl.voidTestsDefaultServiceImpl.private voidtestOps(de.iip_ecosphere.platform.services.environment.Service service) Some rather simple tests for a service instance.
-
Constructor Details
-
DefaultServiceImplTest
public DefaultServiceImplTest()
-
-
Method Details
-
testDefaultServiceImpl
TestsDefaultServiceImpl.- Throws:
ExecutionException- shall not occur
-
testOps
private void testOps(de.iip_ecosphere.platform.services.environment.Service service) throws ExecutionException Some rather simple tests for a service instance.- Parameters:
service- the service instance- Throws:
ExecutionException- shall not occur
-
testFamilyServiceStub
TestsDefaultServiceImpl.- Throws:
ExecutionException- shall not occur
-