davecpayne
Results
1
issues of
davecpayne
**Describe the Issue** I've found that if an exception is thrown in the `setUpClass` or `setTestName` methods (annotated with `@BeforeClass` and `@BeforeMethod` respectively) of `UITestRunner`, then the subsequent test(s) are...
bug