tests.bubble.test_relativity

Unit tests for the functions of special relativity

Classes

class tests.bubble.test_relativity.RelativityTest(methodName='runTest')

Bases: TestCase

Unit tests for the functions of special relativity

classmethod setUpClass()

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

Return type:

None

test_gamma()
test_gamma2()
test_lorentz()