taucmdr.cli.commands.project.tests.test_create module

Test functions.

Functions used for unit tests of create.py.

class taucmdr.cli.commands.project.tests.test_create.CreateTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for project.create.

test_create()[source]
test_duplicatename()[source]
test_h_arg()[source]
test_help_arg()[source]