mirror of https://github.com/apache/cloudstack.git
the nosetests runner will not discover tests unless the tests start with
the test_ prefix. When wrapping by the log_test_exceptions method the
name of the method changes and is not test_ anymore causing the runner
to skip the test. Included the __doc__ string as well so the runner can
report results correctly.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bindirbak | ||
| conf | ||
| integration | ||
| metadata | ||
| scripts | ||
| selenium | ||
| src/com/cloud | ||
| pom.xml | ||