Class UriResolverTest


  • public class UriResolverTest
    extends java.lang.Object
    Tests UriResolver.
    Author:
    Holger Eichelberger, SSE
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      (package private) static class  UriResolverTest.MyHandler  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String TEST_TEXT  
    • Constructor Summary

      Constructors 
      Constructor Description
      UriResolverTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testUriResolution()
      Tests UriResolver.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UriResolverTest

        public UriResolverTest()
    • Method Detail

      • testUriResolution

        public void testUriResolution()
                               throws java.io.IOException,
                                      java.net.URISyntaxException
        Tests UriResolver.
        Throws:
        java.io.IOException - shall not occur if successful
        java.net.URISyntaxException - shall not occur if successful