tests package¶
Submodules¶
tests.test_array module¶
-
class
tests.test_array.TestStatistics(methodName='runTest')¶ Bases:
unittest.case.TestCase-
cwd= None¶
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_all_arrays()¶
-
test_array()¶
-
test_array_dif_types()¶
-
test_simple()¶
-
tests.test_basis module¶
tests.test_extraction module¶
-
class
tests.test_extraction.TestExtractionGlobal(methodName='runTest')¶ Bases:
unittest.case.TestCase-
cwd= None¶
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_simple()¶
-
-
class
tests.test_extraction.TestExtractionUnit(methodName='runTest')¶ Bases:
unittest.case.TestCasewill need a way to clear custom_objects in nodeextractor
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_act_leaf()¶
-
test_act_map_key()¶
-
test_act_start_array()¶
-
test_act_start_map()¶
-
test_create_object()¶
-
test_create_object_type()¶
-
test_infer()¶
-
test_leaf_name()¶
-
test_parent_name()¶
-
tests.test_geojson module¶
tests.test_globals module¶
-
class
tests.test_globals.TestStatistics(methodName='runTest')¶ Bases:
unittest.case.TestCase-
cwd= None¶
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_array()¶
-
test_array_dif_types()¶
-
test_nested_arrays()¶
-
test_nested_objects()¶
-
test_object()¶
-
test_properties()¶
-
test_redundancy()¶
-
test_simple()¶
-
test_simple_example()¶
-
tests.test_statistics module¶
-
class
tests.test_statistics.TestStatistics(methodName='runTest')¶ Bases:
unittest.case.TestCase-
cwd= None¶
-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
tearDown()¶ Hook method for deconstructing the test fixture after testing it.
-
test_all_arrays()¶
-
test_array()¶
-
test_array_dif_types()¶
-
test_nested_arrays()¶
-
test_nested_objects()¶
-
test_object()¶
-
test_properties()¶
-
test_redundancy()¶
-
test_simple()¶
-
test_simple_example()¶
-