Classes | |
class | AppTest |
Functions | |
def | main (argv, stdout, environ) |
Variables | |
AppTest | |
coverage_packages | |
string | PKG = 'app_manager' |
usage: %prog [args]
def test_app.main | ( | argv, | |
stdout, | |||
environ | |||
) |
Definition at line 16 of file scripts/test_app.py.
Definition at line 223 of file test/test_app.py.
test_app.coverage_packages |
Definition at line 223 of file test/test_app.py.
string test_app.PKG = 'app_manager' |
Definition at line 33 of file test/test_app.py.