Class SemanticIdResolverTest
- java.lang.Object
-
- test.de.iip_ecosphere.platform.support.SemanticIdResolverTest
-
public class SemanticIdResolverTest extends java.lang.ObjectTests the basicSemanticIdResolver. A test JLS file is in test resources (META-INF/services)- Author:
- Holger Eichelberger, SSE
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classSemanticIdResolverTest.MyResolverImplements a test resolver.private static classSemanticIdResolverTest.MyResolver2We just need an unknown type.static classSemanticIdResolverTest.MyResolverDescriptorImplements a test resolver descriptor.
-
Constructor Summary
Constructors Constructor Description SemanticIdResolverTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestResolver()Tests the resolver.
-