Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | Static Public Member Functions | List of all members
jau.test.net.TestUri01 Class Reference
Inheritance diagram for jau.test.net.TestUri01:
Collaboration diagram for jau.test.net.TestUri01:

Public Member Functions

void test00BasicCoding () throws IOException, URISyntaxException
 
void test02URIEscapeSpecialChars () throws IOException, URISyntaxException
 
void test03URIEscapeCommonChars () throws IOException, URISyntaxException
 
void test04EqualsAndHashCode () throws IOException, URISyntaxException
 
void test05Contained () throws IOException, URISyntaxException
 
void test08NormalizedHierarchy () throws IOException, URISyntaxException
 
void test09NormalizedOpaque () throws IOException, URISyntaxException
 
void test10ParentAndDirHierarchy () throws IOException, URISyntaxException
 
void test11ParentAndDirOpaque () throws IOException, URISyntaxException
 
- Public Member Functions inherited from jau.test.junit.util.JunitTracer
final String getFullTestName (final String separator)
 
final String getSimpleTestName (final String separator)
 
final String getTestMethodName ()
 
final void setUpBase ()
 
final void tearDownBase ()
 

Static Public Member Functions

static void main (final String args[]) throws IOException
 
- Static Public Member Functions inherited from jau.test.junit.util.JunitTracer
static final boolean isTestSupported ()
 
static final void oneTimeSetUpBase ()
 
static final void oneTimeTearDownBase ()
 
static final void setTestSupported (final boolean v)
 
static void waitForKey (final String preMessage)
 

Additional Inherited Members

- Public Attributes inherited from jau.test.junit.util.JunitTracer
final TestName _unitTestName = new TestName()
 

Detailed Description

Definition at line 18 of file TestUri01.java.

Member Function Documentation

◆ test00BasicCoding()

void jau.test.net.TestUri01.test00BasicCoding ( ) throws IOException, URISyntaxException

Definition at line 21 of file TestUri01.java.

◆ test02URIEscapeSpecialChars()

void jau.test.net.TestUri01.test02URIEscapeSpecialChars ( ) throws IOException, URISyntaxException

Definition at line 80 of file TestUri01.java.

◆ test03URIEscapeCommonChars()

void jau.test.net.TestUri01.test03URIEscapeCommonChars ( ) throws IOException, URISyntaxException

Definition at line 117 of file TestUri01.java.

◆ test04EqualsAndHashCode()

void jau.test.net.TestUri01.test04EqualsAndHashCode ( ) throws IOException, URISyntaxException

Definition at line 161 of file TestUri01.java.

◆ test05Contained()

void jau.test.net.TestUri01.test05Contained ( ) throws IOException, URISyntaxException

Definition at line 212 of file TestUri01.java.

◆ test08NormalizedHierarchy()

void jau.test.net.TestUri01.test08NormalizedHierarchy ( ) throws IOException, URISyntaxException

Definition at line 248 of file TestUri01.java.

◆ test09NormalizedOpaque()

void jau.test.net.TestUri01.test09NormalizedOpaque ( ) throws IOException, URISyntaxException

Definition at line 301 of file TestUri01.java.

◆ test10ParentAndDirHierarchy()

void jau.test.net.TestUri01.test10ParentAndDirHierarchy ( ) throws IOException, URISyntaxException

Definition at line 333 of file TestUri01.java.

◆ test11ParentAndDirOpaque()

void jau.test.net.TestUri01.test11ParentAndDirOpaque ( ) throws IOException, URISyntaxException

Definition at line 395 of file TestUri01.java.

◆ main()

static void jau.test.net.TestUri01.main ( final String  args[]) throws IOException
static

Definition at line 456 of file TestUri01.java.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: