Package | Description |
---|---|
org.fest.swing.finder |
Support for testing time-consuming tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
DialogFinder
Understands a finder for
s. |
class |
FrameFinder
Understands a finder for
s. |
Modifier and Type | Method and Description |
---|---|
protected WindowFinderTemplate<T> |
WindowFinderTemplate.withTimeout(long timeout)
Sets the timeout for this finder.
|
protected WindowFinderTemplate<T> |
WindowFinderTemplate.withTimeout(long timeout,
TimeUnit unit)
Sets the timeout for this finder.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.