public class TestClassAndMemberInjectionRule extends Object
InjectionRules| Modifier and Type | Class and Description |
|---|---|
static class |
TestClassAndMemberInjectionRule.WrongTest
A test class with member rule 'in-context' by without corresponding class rule.
|
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
memberInjectionRule |
static org.junit.rules.TestRule |
staticInjectionRule |
| Constructor and Description |
|---|
TestClassAndMemberInjectionRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkMembersInjected() |
static void |
checkStaticsInjected() |
void |
shouldFailIfTryingToRunTestWithMemberRuleExpectingContextThatDoesNotExist() |
Copyright © 2015 Atlassian. All rights reserved.