physalia.tests.test_models module

Test Models module

class physalia.tests.test_models.TestMeasurement(methodName='runTest')[source]

Bases: unittest.case.TestCase

TEST_CSV_STORAGE = './test_models_db.csv'
setUp()[source]
test_describe_app_use_case()[source]
test_fancy_hypothesis_test()[source]
test_get_energy_ranking()[source]
test_get_unique_apps()[source]
test_get_unique_use_cases()[source]
test_hypothesis_test()[source]
test_persist()[source]