Class ServiceLoaderUtilsTest
- java.lang.Object
-
- test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest
-
public class ServiceLoaderUtilsTest extends java.lang.ObjectTestsServiceLoaderUtils.- Author:
- Holger Eichelberger, SSE
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classServiceLoaderUtilsTest.ExcludedDescriptorAn excluded descriptor.static classServiceLoaderUtilsTest.IncludedDescriptorAn included descriptor.
-
Constructor Summary
Constructors Constructor Description ServiceLoaderUtilsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestServiceLoaderUtils()Tests the functions inServiceLoaderUtils.
-