|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fest.swing.testing.FestSwingTestCaseTemplate
public abstract class FestSwingTestCaseTemplate
Understands a template for test cases that use FEST-Swing.
| Constructor Summary | |
|---|---|
FestSwingTestCaseTemplate()
|
|
| Method Summary | |
|---|---|
protected void |
cleanUp()
Cleans up resources used by this test's . |
protected Robot |
robot()
Returns this test's . |
protected void |
setUpRobot()
Creates this test's using a new AWT hierarchy. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FestSwingTestCaseTemplate()
| Method Detail |
|---|
protected final void setUpRobot()
Robot using a new AWT hierarchy.
protected final void cleanUp()
Robot.
protected final Robot robot()
Robot.
Robot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||