Test Loader: add test for multiple classes support in a single file
There's no real reason why a single Python file can not hold multiple
test classes, each one with its own tests.
This test adds a simple Python test file with two classes, each one
with its own test, and expects the loader to find two instrumented
tests.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录