Class DefaultServiceImplTest

java.lang.Object
test.de.iip_ecosphere.platform.services.environment.DefaultServiceImplTest

public class DefaultServiceImplTest extends Object
Tests default service implementations.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • DefaultServiceImplTest

      public DefaultServiceImplTest()
  • Method Details

    • testDefaultServiceImpl

      public void testDefaultServiceImpl() throws ExecutionException
      Tests DefaultServiceImpl.
      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

      public void testFamilyServiceStub() throws ExecutionException
      Tests DefaultServiceImpl.
      Throws:
      ExecutionException - shall not occur