tests.bubble.test_bubble

Unit tests for the properties of a bubble

Classes

class tests.bubble.test_bubble.BubbleTest(methodName='runTest')

Bases: TestCase

Unit tests for the properties of a bubble

classmethod setUpClass()

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

Return type:

None

test_bva_kinetic_energy_fraction()
test_bva_thermal_energy_fraction()
test_ebar()
test_kappa()
test_mean_adiabatic_index()
test_omega()
test_va_kinetic_energy_density()
test_va_kinetic_energy_fraction()
test_va_thermal_energy_density()
test_va_thermal_energy_fraction()
test_va_trace_anomaly()