Package | Description |
---|---|
org.junit.runners |
Provides standard
Runner implementations. |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<RuleContainer.RuleEntry> |
ParentRunner.ClassRuleCollector.entries |
(package private) static java.util.Comparator<RuleContainer.RuleEntry> |
RuleContainer.ENTRY_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
private java.util.List<RuleContainer.RuleEntry> |
RuleContainer.getSortedEntries()
Returns entries in the order how they should be applied, i.e.
|