|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agical.rmock.extension.junit.AddToTestSuiteAction
public class AddToTestSuiteAction
This action assigns matched objects to the give test suite (c) Agical AB 2005
| Constructor Summary | |
|---|---|
AddToTestSuiteAction(junit.framework.TestSuite testSuite)
|
|
| Method Summary | |
|---|---|
void |
matched(java.lang.Object matchedObject)
Signals that an object has been matched. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddToTestSuiteAction(junit.framework.TestSuite testSuite)
| Method Detail |
|---|
public void matched(java.lang.Object matchedObject)
MatchAction
matched in interface MatchActionmatchedObject - The matched object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||