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')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_lookup_gen()[source]
class vfb_connect.neo.test.neo_tools_tests.NeoQueryWrapperTest(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_get_DataSet_TermInfo()[source]
test_get_anatomical_individual_TermInfo()[source]
test_get_datasets()[source]
test_get_image_by_filename()[source]
test_get_templates()[source]
test_get_term_info()[source]
test_get_terms_by_xref()[source]
test_get_type_term_info()[source]
test_get_vfb_id_by_xref()[source]
test_get_xref_by_vfbid()[source]

Module contents