[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/_test/tests/inc/ -> json.test.php (summary)

(no description)

File Size: 420 lines (22 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 7 classes

JSON_EncDec_TestCase:: (5 methods):
  setUp()
  test_to_JSON()
  test_from_JSON()
  test_to_then_from_JSON()
  test_from_then_to_JSON()

JSON_AssocArray_TestCase:: (4 methods):
  setUp()
  test_type()
  test_to_JSON()
  test_to_then_from_JSON()

JSON_NestedArray_TestCase:: (4 methods):
  setUp()
  test_type()
  test_from_JSON()
  _test_from_JSON()

JSON_Object_TestCase:: (4 methods):
  setUp()
  test_type()
  test_to_JSON()
  test_from_then_to_JSON()

JSON_Spaces_Comments_TestCase:: (3 methods):
  setUp()
  test_spaces()
  test_comments()

JSON_Empties_TestCase:: (2 methods):
  setUp()
  test_type()

JSON_UnquotedKeys_TestCase:: (2 methods):
  setUp()
  test_from_JSON()


Class: JSON_EncDec_TestCase  - X-Ref

Unit tests for JSON.

setUp()   X-Ref
No description

test_to_JSON()   X-Ref
No description

test_from_JSON()   X-Ref
No description

test_to_then_from_JSON()   X-Ref
No description

test_from_then_to_JSON()   X-Ref
No description

Class: JSON_AssocArray_TestCase  - X-Ref

setUp()   X-Ref
No description

test_type()   X-Ref
No description

test_to_JSON()   X-Ref
No description

test_to_then_from_JSON()   X-Ref
No description

Class: JSON_NestedArray_TestCase  - X-Ref

setUp()   X-Ref
No description

test_type()   X-Ref
No description

test_from_JSON()   X-Ref
No description

_test_from_JSON()   X-Ref
No description

Class: JSON_Object_TestCase  - X-Ref

setUp()   X-Ref
No description

test_type()   X-Ref
No description

test_to_JSON()   X-Ref
No description

test_from_then_to_JSON()   X-Ref
No description

Class: JSON_Spaces_Comments_TestCase  - X-Ref

setUp()   X-Ref
No description

test_spaces()   X-Ref
No description

test_comments()   X-Ref
No description

Class: JSON_Empties_TestCase  - X-Ref

setUp()   X-Ref
No description

test_type()   X-Ref
No description

Class: JSON_UnquotedKeys_TestCase  - X-Ref

setUp()   X-Ref
No description

test_from_JSON()   X-Ref
No description