Class AbstractServicePluginDescriptorTest
java.lang.Object
test.de.iip_ecosphere.platform.services.environment.AbstractServicePluginDescriptorTest
Tests
AbstractServicePluginDescriptor.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classA service plugin descriptor for testing.private static classA specific service plugin descriptor for testing.private static classA generic SISO service plugin descriptor for testing.private static classA generic MIMO service plugin descriptor for testing. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtestArgs()TestsAbstractService.getArg(int, Object[], Object)andAbstractService.getStringArg(int, Object[], String).voidTests the abstract service descriptors and their generic implementations.
-
Constructor Details
-
AbstractServicePluginDescriptorTest
public AbstractServicePluginDescriptorTest()
-
-
Method Details
-
testArgs
public void testArgs()TestsAbstractService.getArg(int, Object[], Object)andAbstractService.getStringArg(int, Object[], String). -
testInitPluginClass
public void testInitPluginClass()Tests the abstract service descriptors and their generic implementations.
-