class TestNoseDecoratorsDeprecated(_DeprecationTestCase):
Undocumented
Class | DidntSkipException |
Undocumented |
Method | test_deprecated |
Undocumented |
Method | test_parametrize |
Undocumented |
Method | test_setastest |
Undocumented |
Method | test_skip_functions_callable |
Undocumented |
Method | test_skip_functions_hardcoded |
Undocumented |
Method | test_skip_generators_callable |
Undocumented |
Method | test_skip_generators_hardcoded |
Undocumented |
Method | test_slow |
Undocumented |
Inherited from _DeprecationTestCase
:
Method | assert_deprecated |
Test if DeprecationWarnings are given and raised. |
Method | assert_not_deprecated |
Test that warnings are not raised. |
Method | setup |
Undocumented |
Method | teardown |
Undocumented |
Class Variable | message |
Undocumented |
Instance Variable | log |
Undocumented |
Instance Variable | warn_ctx |
Undocumented |