TestCli
TestCli.setUp()
TestCli.test_cli()
TestCli.test_failure()
TestExamples
TestExamples.setUp()
TestExamples.test_eda()
TestExamples.test_solar_system()
Bases: TestCase
TestCase
Hook method for setting up the test fixture before exercising it.