taucmdr.cli.commands.tests.test_build module

Test functions.

Functions used for unit tests of build.py.

class taucmdr.cli.commands.tests.test_build.BuildTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Unit tests for taucmdr build

test_abspath_compat()[source]
test_build()[source]
test_h_arg()[source]
test_help_arg()[source]