public class IdempotencyPathMarshallersTest extends Object
| Constructor and Description |
|---|
IdempotencyPathMarshallersTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyPathValue_ThrowsException() |
void |
nonEmptyPathValue_ReplacesPlaceholder() |
void |
nullPathValue_ReplacesWithGeneratedValue() |
void |
pathValueWithSlashes_UrlEncodedWhenReplaced() |
public void nullPathValue_ReplacesWithGeneratedValue()
public void emptyPathValue_ThrowsException()
public void nonEmptyPathValue_ReplacesPlaceholder()
public void pathValueWithSlashes_UrlEncodedWhenReplaced()
Copyright © 2017. All rights reserved.