public class JsonExceptionTest extends Object
JsonException class.| Constructor and Description |
|---|
JsonExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testJsonException()
Test method for
JsonException.JsonException(). |
void |
testJsonExceptionString()
Test method for
JsonException.JsonException(String) . |
void |
testJsonExceptionStringThrowable()
Test method for
JsonException.JsonException(String, Throwable) . |
void |
testJsonExceptionThrowable()
Test method for
JsonException.JsonException(Throwable) . |
public void testJsonException()
JsonException.JsonException().public void testJsonExceptionString()
JsonException.JsonException(String) .public void testJsonExceptionStringThrowable()
JsonException.JsonException(String, Throwable) .public void testJsonExceptionThrowable()
JsonException.JsonException(Throwable) .Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.