| org.archive.util.SURTTest
SURTTest | public class SURTTest extends TestCase (Code) | | JUnit test suite for SURT
author: gojomo version: $ Id$ |
SURTTest | public SURTTest(String testName)(Code) | | Create a new MemQueueTest object
Parameters: testName - the name of the test |
main | public static void main(String argv)(Code) | | run all the tests for MemQueueTest
Parameters: argv - the command line arguments |
suite | public static Test suite()(Code) | | return the suite of tests for MemQueueTest
the suite of test |
testAtSymbolInPath | public void testAtSymbolInPath() throws URIException(Code) | | |
testDottedQuadAuthority | public void testDottedQuadAuthority() throws URIException(Code) | | Verify that dotted-quad numeric IP address is unreversed as per change
requested in: [ 1572391 ] SURTs for IP-address URIs unhelpful
throws: URIException - |
testMisc | public void testMisc() throws URIException(Code) | | |
|
|