test_get_coord (method)

class unittest_get_coord(methodName='runTest')[source]

Bases: unittest.case.TestCase

unittest for NodeMat get_node methods

setUp()[source]

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

test_NodeMat_1node()[source]

unittest for a node

test_NodeMat_false()[source]

unittest for a false node tag

test_NodeMat_None()[source]

unittest for a None node tag