public class JsonNodeConsumerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
exception |
| Constructor and Description |
|---|
JsonNodeConsumerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractRowsFromInstrumentation() |
void |
invokingHasReturnsEmptyValueForNonExistentField() |
void |
invokingHasReturnsValidValueForNonExistentField() |
void |
invokingMustThrowsExceptionWhenNonExistingField() |
void |
invokingMustThrowsExceptionWhenNonExistingSubField() |
public void invokingMustThrowsExceptionWhenNonExistingField()
throws IOException
IOExceptionpublic void invokingMustThrowsExceptionWhenNonExistingSubField()
throws IOException
IOExceptionpublic void invokingHasReturnsEmptyValueForNonExistentField()
throws IOException
IOExceptionpublic void invokingHasReturnsValidValueForNonExistentField()
throws IOException
IOExceptionpublic void extractRowsFromInstrumentation()
throws IOException
IOExceptionCopyright © 2016 Atlassian. All rights reserved.