Class UriResolverTest
- java.lang.Object
-
- test.de.iip_ecosphere.platform.support.net.UriResolverTest
-
public class UriResolverTest extends java.lang.ObjectTestsUriResolver.- Author:
- Holger Eichelberger, SSE
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classUriResolverTest.MyHandler
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.StringTEST_TEXT
-
Constructor Summary
Constructors Constructor Description UriResolverTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestUriResolution()TestsUriResolver.
-
-
-
Field Detail
-
TEST_TEXT
private static final java.lang.String TEST_TEXT
- See Also:
- Constant Field Values
-
-