tests.models.output package¶
Submodules¶
tests.models.output.test_output_specification module¶
-
class
tests.models.output.test_output_specification.OutputSpecificationTestCase(methodName='runTest')¶ Bases:
django.test.testcases.TestCaseTests for the
OutputSpecificationmodel.-
setUp()¶ Adds the created instances to the tests’ contexts. For more information see unittest’s
setUp()method.
-
test_output_definitions_property_return_type()¶
-
test_output_definitions_property_returns_subclasses()¶
-
test_string()¶
-