tests package

Submodules

tests.test_eit module

Created on 2020-11-09

@author: wf

class tests.test_eit.TestEitParser(methodName='runTest')[source]

Bases: unittest.case.TestCase

test the standalone EIT Parser

setUp()[source]

Hook method for setting up the test fixture before exercising it.

tearDown()[source]

Hook method for deconstructing the test fixture after testing it.

testEitParser()[source]

test the Event Information Table parser

Module contents