Class ServiceLoaderUtilsTest
java.lang.Object
test.de.iip_ecosphere.platform.support.ServiceLoaderUtilsTest
Tests
ServiceLoaderUtils.- Author:
- Holger Eichelberger, SSE
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classAn excluded descriptor.static classAn included descriptor.static interfaceAnother descriptor interface without implementations shall lead to service configuration error. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTestsServiceLoaderUtils.findFirst(Class).voidTests the functions inServiceLoaderUtils.
-
Constructor Details
-
ServiceLoaderUtilsTest
public ServiceLoaderUtilsTest()
-
-
Method Details
-
testServiceLoaderUtils
public void testServiceLoaderUtils()Tests the functions inServiceLoaderUtils. -
testFindFirst
public void testFindFirst()TestsServiceLoaderUtils.findFirst(Class).
-