jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
Public Member Functions | |
void | test01HttpUri2URL () throws IOException, URISyntaxException |
void | test02FileUnixUri2URL () throws IOException, URISyntaxException |
void | test03FileWindowsUri2URL () throws IOException, URISyntaxException |
void | test11HttpURL2Uri () throws IOException, URISyntaxException |
void | test12FileUnixURL2Uri () throws IOException, URISyntaxException |
void | test13FileWindowsURL2Uri () throws IOException, URISyntaxException |
void | test24FileUnixURI2URL () throws IOException, URISyntaxException |
void | test25FileWindowsURI2URL () throws IOException, URISyntaxException |
![]() | |
final String | getTestMethodName () |
final String | getSimpleTestName (final String separator) |
final String | getFullTestName (final String separator) |
final void | setUpBase () |
final void | tearDownBase () |
Static Public Member Functions | |
static void | main (final String args[]) throws IOException |
![]() | |
static final boolean | isTestSupported () |
static final void | setTestSupported (final boolean v) |
static final void | oneTimeSetUpBase () |
static final void | oneTimeTearDownBase () |
static void | waitForKey (final String preMessage) |
Static Public Attributes | |
static final String[][] | fileSArrayUnix |
static final String[][] | fileSArrayWindows |
Additional Inherited Members | |
![]() | |
final TestName | _unitTestName = new TestName() |
Definition at line 21 of file TestUri03Resolving.java.
|
static |
Definition at line 424 of file TestUri03Resolving.java.
void jau.test.net.TestUri03Resolving.test01HttpUri2URL | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test02FileUnixUri2URL | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test03FileWindowsUri2URL | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test11HttpURL2Uri | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test12FileUnixURL2Uri | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test13FileWindowsURL2Uri | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test24FileUnixURI2URL | ( | ) | throws IOException, URISyntaxException |
void jau.test.net.TestUri03Resolving.test25FileWindowsURI2URL | ( | ) | throws IOException, URISyntaxException |
|
static |
Definition at line 139 of file TestUri03Resolving.java.
|
static |
Definition at line 165 of file TestUri03Resolving.java.