|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatchAction | |
|---|---|
| com.agical.rmock.core.find | |
| com.agical.rmock.core.find.match.method | |
| com.agical.rmock.extension.junit | |
| Uses of MatchAction in com.agical.rmock.core.find |
|---|
| Methods in com.agical.rmock.core.find with parameters of type MatchAction | |
|---|---|
void |
MatchExecuter.perform(MatchAction matchAction)
Performs the given action upon each match. |
| Uses of MatchAction in com.agical.rmock.core.find.match.method |
|---|
| Subinterfaces of MatchAction in com.agical.rmock.core.find.match.method | |
|---|---|
interface |
ModifierBuilder
|
interface |
ParameterBuilder
|
| Classes in com.agical.rmock.core.find.match.method that implement MatchAction | |
|---|---|
class |
ExecuteMethodOnTargetMatchAction
|
| Methods in com.agical.rmock.core.find.match.method that return MatchAction | |
|---|---|
MatchAction |
ModifierBuilder.modifyWith(Modifier modifier)
|
MatchAction |
ExecuteMethodOnTargetMatchAction.modifyWith(Modifier modifier)
|
| Uses of MatchAction in com.agical.rmock.extension.junit |
|---|
| Classes in com.agical.rmock.extension.junit that implement MatchAction | |
|---|---|
class |
AddToTestSuiteAction
This action assigns matched objects to the give test suite (c) Agical AB 2005 |
| Fields in com.agical.rmock.extension.junit declared as MatchAction | |
|---|---|
protected MatchAction |
DynamicTestSuite.addAllToSuite
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||