hawat.test.test_app module¶
Basic proof of concept for Hawat unit tests.
-
class
hawat.test.test_app.
AppTestCase
(methodName='runTest')[source]¶ Bases:
hawat.test.runner.TestRunnerMixin
,hawat.test.HawatTestCase
Class for testing
hawat.base.HawatApp
application.-
test_modules_mgmt_admin
(*args, **kwargs)¶
-
test_modules_mgmt_developer
(*args, **kwargs)¶
-
test_modules_mgmt_maintainer
(*args, **kwargs)¶
-
test_modules_mgmt_user
(*args, **kwargs)¶
-