Tests RestURIParserImpl
Modifiers | Name | Description |
---|---|---|
org.junit.rules.ExpectedException |
thrown |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
decodedParamURITest() |
|
void |
domainWithHyphenAndPortTest() |
|
void |
emptyURI() |
|
void |
encodedParamURITest() |
|
void |
endpointsWithSubDomainTest() |
|
void |
handlesEmptyNameWithMatrixParameters() |
|
void |
handlesEmptyNameWithQueryParameters() |
|
void |
httpPrefixAddedWhenOmittedTest() |
|
void |
invalidHost() |
|
void |
invalidProtocol() |
|
void |
ipv4AddressWithPortTest() |
|
void |
ipv4AddressWithoutSchemeTest() |
|
void |
ipv6AddressWithPortTest() |
|
void |
noEndpointTest() |
|
void |
noParameterTest() |
|
void |
nullURI() |
|
void |
numbersInResourcePathTest() |
|
void |
numericResourceTest() |
|
void |
onlyEndPointWithPortTest() |
|
void |
onlyEndpointTest() |
|
void |
onlyEndpointWithSlashAtEndTest() |
|
void |
parametereizedFullURITest() |
|
void |
parametereizedURITest() |
|
void |
parametereizedURIWithEndpointTest() |
|
void |
parseTemplateParameterAndMatirxParametersCorrectly() |
|
void |
queryParamRightAfterSlashTest() |
|
void |
tearDown() |
|
void |
uriWithLargeDomainTest() |
|
void |
withoutHTTPPrefixPortTest() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |