taucmdr.cli.commands.measurement.tests.test_delete module

Test functions.

Functions used for unit tests of delete.py.

class taucmdr.cli.commands.measurement.tests.test_delete.DeleteTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for measurement.delete.

test_delete()[source]
test_issue187()[source]

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

test_wrongname()[source]