ringss_restore_profile.core.tests package

Submodules

ringss_restore_profile.core.tests.test_aberration module

ringss_restore_profile.core.tests.test_core module

class ringss_restore_profile.core.tests.test_core.TestReadJsonFile(methodName='runTest')

Bases: TestCase

file_name = 'test_json_file.json'
setUp() None

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

tearDown() None

Hook method for deconstructing the test fixture after testing it.

test_read_json__file_does_not_exist()
test_read_json__file_exists()

Module contents