public class SelfUseTest
extends TestCase
This black box test was written without inspecting the non-free org.json sourcecode.
Constructor and Description |
---|
SelfUseTest() |
Modifier and Type | Method and Description |
---|---|
void |
testArrayGetType() |
void |
testArrayOptType() |
void |
testIsNull() |
void |
testNextExpecting() |
void |
testNextValue() |
void |
testObjectAccumulate() |
void |
testObjectGetBoolean() |
void |
testObjectOptType() |
void |
testObjectPut() |
void |
testPutAtIndex() |
void |
testToJSONArray() |
void |
testToJSONObject() |
public void testObjectPut() throws JSONException
JSONException
public void testObjectAccumulate() throws JSONException
JSONException
public void testObjectGetBoolean() throws JSONException
JSONException
public void testObjectOptType() throws JSONException
JSONException
public void testToJSONArray() throws JSONException
JSONException
public void testPutAtIndex() throws JSONException
JSONException
public void testIsNull()
public void testArrayGetType() throws JSONException
JSONException
public void testArrayOptType() throws JSONException
JSONException
public void testToJSONObject() throws JSONException
JSONException
public void testNextExpecting() throws JSONException
JSONException
public void testNextValue() throws JSONException
JSONException