public final class JsonHelpers
extends java.lang.Object
| Constructor and Description |
|---|
JsonHelpers() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.junit.runner.Description |
readDescription(JsonReader reader) |
static void |
writeDescription(JsonWriter writer,
org.junit.runner.Description e) |
public static void writeDescription(JsonWriter writer, org.junit.runner.Description e) throws java.io.IOException
java.io.IOExceptionprotected static org.junit.runner.Description readDescription(JsonReader reader) throws java.io.IOException
java.io.IOExceptionCopyright © 2011–2017 Carrot Search s.c.. All rights reserved.