taucmdr.cli.commands.trial.tests.test_list module

Test functions.

Functions used for unit tests of list.py.

class taucmdr.cli.commands.trial.tests.test_list.ListTest(methodName='runTest')[source]

Bases: taucmdr.tests.TestCase

Tests for trial.list.

test_list()[source]
test_list_multiple()[source]
test_list_multiple_subset()[source]
test_list_one()[source]
test_list_one_invalid()[source]
test_notrials()[source]
test_notrials_one()[source]