public class JSONArrayTest
extends TestCase
Constructor and Description |
---|
JSONArrayTest() |
public void testEmptyArray() throws JSONException
JSONException
public void testEqualsAndHashCode() throws JSONException
JSONException
public void testBooleans() throws JSONException
JSONException
public void testCoerceStringToBoolean() throws JSONException
JSONException
public void testNulls() throws JSONException
JSONException
public void testParseNullYieldsJSONObjectNull() throws JSONException
JSONException
public void testNumbers() throws JSONException
JSONException
public void testStrings() throws JSONException
JSONException
public void testJoin() throws JSONException
JSONException
public void testJoinWithNull() throws JSONException
JSONException
public void testJoinWithSpecialCharacters() throws JSONException
JSONException
public void testToJSONObject() throws JSONException
JSONException
public void testToJSONObjectWithNulls() throws JSONException
JSONException
public void testToJSONObjectMoreNamesThanValues() throws JSONException
JSONException
public void testToJSONObjectMoreValuesThanNames() throws JSONException
JSONException
public void testToJSONObjectNullKey() throws JSONException
JSONException
public void testPutUnsupportedNumbers() throws JSONException
JSONException
public void testPutUnsupportedNumbersAsObject() throws JSONException
JSONException
public void testCreateWithUnsupportedNumbers() throws JSONException
JSONException
public void testToStringWithUnsupportedNumbers() throws JSONException
JSONException
public void testListConstructorCopiesContents() throws JSONException
JSONException
public void testTokenerConstructor() throws JSONException
JSONException
public void testTokenerConstructorWrongType() throws JSONException
JSONException
public void testTokenerConstructorNull() throws JSONException
JSONException
public void testTokenerConstructorParseFail()
public void testStringConstructor() throws JSONException
JSONException
public void testStringConstructorWrongType() throws JSONException
JSONException
public void testStringConstructorNull() throws JSONException
JSONException
public void testStringConstructorParseFail()
public void testCreate() throws JSONException
JSONException
public void testAccessOutOfBounds() throws JSONException
JSONException