| Package | Description |
|---|---|
| org.helenus.junit.rules |
| Modifier and Type | Method and Description |
|---|---|
MethodRuleChain |
MethodRuleChain.around(org.junit.rules.MethodRule enclosedRule)
Create a new
MethodRuleChain, which encloses the specified rule
with the rules of the current chain. |
static MethodRuleChain |
MethodRuleChain.emptyChain()
Returns a
MethodRuleChain without a MethodRule. |
static MethodRuleChain |
MethodRuleChain.outer(org.junit.rules.MethodRule outerRule)
Returns a
MethodRuleChain with a single MethodRule. |
Copyright (C) 2015-2017 The Helenus Driver Project Authors.