public abstract class AssertJSwingTestCaseTemplate extends Object
| Constructor and Description |
|---|
AssertJSwingTestCaseTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp()
Cleans up resources used by this test's
Robot. |
protected Robot |
robot() |
protected void |
setUpRobot()
Creates this test's
Robot using a new AWT hierarchy. |
Copyright © 2014–2019 AssertJ. All rights reserved.