hurahura.tests package

Submodules

hurahura.tests.context module

hurahura.tests.run_tests module

class hurahura.tests.run_tests.TestArchiveSubject(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_SubjZip()[source]
class hurahura.tests.run_tests.TestMoveSubject(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_SubjZip()[source]
class hurahura.tests.run_tests.TestRenameSubject(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_SubjRename()[source]
class hurahura.tests.run_tests.TestSubject(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubject2(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubject2b(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_N()[source]
test_newSubj()[source]
class hurahura.tests.run_tests.TestSubject3(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubject4(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectAnonName(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectAnonName2(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectAnonName3(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectAnonName4(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectAnonName5(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectRename(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjectUseConfFile(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubj()[source]
class hurahura.tests.run_tests.TestSubjects(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_List()[source]
test_filterList()[source]
test_newSubjs()[source]
class hurahura.tests.run_tests.TestSubjects2(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_List()[source]
test_filterList()[source]
test_newSubjs()[source]
class hurahura.tests.run_tests.TestSubjects3(methodName='runTest')[source]

Bases: TestCase

classmethod setUpClass()[source]

Hook method for setting up class fixture before running tests in the class.

classmethod tearDownClass(OVERRIDE=False)[source]

Hook method for deconstructing the class fixture after running all tests in the class.

test_newSubjs()[source]

Module contents