public class DateTimeJsonTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected JsonEntityEncoding |
encoding |
| Constructor and Description |
|---|
DateTimeJsonTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
causeShouldBe(MpacException.InvalidResponseError e,
Class<? extends SchemaViolation> cause,
com.atlassian.fugue.Option<String> message) |
void |
dateTimeIsDecoded() |
protected <T> T |
decode(String json,
Class<T> type) |
protected <T> String |
encode(T t) |
protected <T> String |
encode(T t,
boolean includeReadOnly) |
void |
localDateIsDecoded() |
void |
localDateIsEncoded() |
protected JsonEntityEncoding encoding
protected void causeShouldBe(MpacException.InvalidResponseError e, Class<? extends SchemaViolation> cause, com.atlassian.fugue.Option<String> message)
Copyright © 2016 Atlassian. All rights reserved.