antimatter.datatype.tests.test_factory#

Module Contents#

Classes#

TestHandlerFactory

TestHandlerFactory is a safeguard test to ensure that every datatype has an

Attributes#

antimatter.datatype.tests.test_factory.datatypes#
class antimatter.datatype.tests.test_factory.TestHandlerFactory#

TestHandlerFactory is a safeguard test to ensure that every datatype has an associated handler generated by the handler factory.

test_datatype(datatype: antimatter.datatype.datatypes.Datatype)#
test_unknown_datatype()#