taucmdr.cli.commands.project.tests.test_copy module

Test functions.

Functions used for unit tests of create.py.

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

Bases: taucmdr.tests.TestCase

Tests for project.copy.

test_copy()[source]

https://github.com/ParaToolsInc/taucmdr/issues/178

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