taucmdr.cli.commands.application.tests.test_edit module

Test functions.

Functions used for unit tests of edit.py.

class taucmdr.cli.commands.application.tests.test_edit.EditTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for application.edit.

test_edit()[source]
test_noargs()[source]
test_wrongarg()[source]
test_wrongname()[source]