String
8788899091929394959697
manager.put( SourceFactory.ROLE + "Selector", selector ); resolver.service( manager ); logger.debug( "resolver created - but is this correct ?" ); // // setup a protocol handler - TO BE DONE //
93949596979899100101102103
// // setup a protocol handler - TO BE DONE // logger.debug( "help me - need to setup a handler" ); // // test source URL creation - TO BE DONE //
99100101102103104105106107108109
// // test source URL creation - TO BE DONE // logger.debug( "help me - need to test source creation" ); // // test source resolution - TO BE DONE //
105106107108109110111112113114115
// // test source resolution - TO BE DONE // logger.debug( "help me - need to test source resolution" ); assertTrue( true ); } }