vfb_connect.neo.test package¶
Submodules¶
vfb_connect.neo.test.neo_tools_tests module¶
Created on Oct 24, 2016
@author: davidos
-
class
vfb_connect.neo.test.neo_tools_tests.Neo4jConnectTest(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_lookup_gen()¶
-
-
class
vfb_connect.neo.test.neo_tools_tests.NeoQueryWrapperTest(methodName='runTest')¶ Bases:
unittest.case.TestCase-
setUp()¶ Hook method for setting up the test fixture before exercising it.
-
test_get_DataSet_TermInfo()¶
-
test_get_anatomical_individual_TermInfo()¶
-
test_get_datasets()¶
-
test_get_image_by_filename()¶
-
test_get_templates()¶
-
test_get_term_info()¶
-
test_get_terms_by_xref()¶
-
test_get_type_term_info()¶
-
test_get_vfb_id_by_xref()¶
-
test_get_xref_by_vfbid()¶
-