tests.generators.workspace package¶
Submodules¶
tests.generators.workspace.workspace_generator_test module¶
-
class
tests.generators.workspace.workspace_generator_test.TestWorkspaceGenerator(methodName='runTest')¶ Bases:
unittest.case.TestCase-
test_create_creates_a_directory_at_path()¶
-
test_create_raises_if_path_already_exists()¶
-
test_create_returns_a_path_to_the_workspace()¶
-
test_create_works_with_valid_arguments()¶
-