| Descriptions |
For creating JUnit test descriptions
|
| SafeStatementInvoker |
For testing rules we need to be able invoke statements created by them and ignoring the resulting errors.
|
| TestClassAndMemberInjectionRule |
Test case for a combination of class and instance injection rules.
|
| TestClassAndMemberInjectionRule.WrongTest |
A test class with member rule 'in-context' by without corresponding class rule.
|
| TestIgnoreBrowserRule |
|
| TestIgnoreBrowserRule.MockClassWithIgnoreMethods |
|
| TestIgnoreBrowserRule.MockClassWithRequireMethods |
|
| TestIgnoreBrowserRule.MockIgnoreBrowserClass |
|
| TestIgnoreBrowserRule.MockRequireBrowserClass |
|
| TestIgnoreBrowserRuleLegacyAnnotations |
|
| TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithIgnoreMethods |
|
| TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods |
|
| TestIgnoreBrowserRuleLegacyAnnotations.MockIgnoreBrowserClass |
|
| TestIgnoreBrowserRuleLegacyAnnotations.MockRequireBrowserClass |
|
| TestJavaScriptErrorsRule |
|
| TestLogPageSourceRule |
|
| TestNonStaticMemberInjectionRule |
Test case for instance injection rule without static context.
|
| TestWebDriverScreenshotRule |
|
| TestWindowSizeRule |
|
| TestWindowSizeRule.ClassAnnotatedWithWindowSize |
|