Search code examples
FEST: Wait for the GUI to load before doing anything...

javaswingtestingawtrobotfest

Read More
How to assert that a list does not contain something, with FEST?...

javatestingfest

Read More
FInding Swing panels with org.fest.swing.fixture.FrameFixture::panel(), it requires panel to be show...

swingunit-testingfest

Read More
Why does JPanelFixture.comboBox().pressAndReleaseKeys() work with FEST, but not with AssertJ?...

javaswingjunitassertjfest

Read More
Multiple JUnit tests using FEST...

javaswingjunitjunit4fest

Read More
How do I read pixels from a PNG file?...

javapixelawtrobotimage-capturefest

Read More
Get the VK int from an arbitrary char in java...

javaunit-testingkeyboardawtrobotfest

Read More
Subtle difference between fest and assert-j with custom map...

javajunitjava-7festassertj

Read More
Referencing .jar files in NetBeans...

javanetbeansautomated-testsfest

Read More
How to test equality between class objects using FEST assertThat(...) method?...

javajunit4festassertj

Read More
Extending fluent interface...

javafluent-interfacefest

Read More
Using WindowFinder to find a modal dialog...

javaswingunit-testingfest

Read More
Java Swing GUI Test Fest JPanel Fixture Error...

javaswinggui-testingfest

Read More
Custom FEST Assertions : Displaying readable message with...

javajunittestngassertionsfest

Read More
FEST: Retrieving a cell value when cell is under a JTable with CellRenderPane...

javaswingfixturestablecellrendererfest

Read More
Fest swing gui framework, strange output...

javaswinginputfest

Read More
FEST: Unable to find component using matcher org.fest.swing.core.NameMatcher...

javaunit-testingfest

Read More
how to Automate Java applet in browser...

javaappletautomationfest

Read More
How use Roboelectric and Fest to test an android app with native binaries?...

androidgradleandroid-studiorobolectricfest

Read More
Android Test - With FEST - isEquals result...

androidfest

Read More
Test running failed: Instrumentation run failed due to 'java.lang.VerifyError'...

androidruntime-errorfest

Read More
Android Testing java.lang.NoClassDefFoundError Error due to Fest-Android...

androidandroid-studioandroid-gradle-pluginandroid-testingfest

Read More
Can automated GUI test cases written for project without entry point (without main class)?...

gui-testingfestjemmy

Read More
Android FEST not compiling properly for unit tests in IDE...

androidunit-testinggradleandroid-studiofest

Read More
Instantiating a new instance of the RobotFixture to pass into a constructor...

javaswingfest

Read More
FESTassertThat() method incorrect behavior...

javaassertfest

Read More
Java Fest consuming console output...

javaswingunit-testingjunitfest

Read More
How to use FEST tests with Groovy's GMock framework...

javagroovyfestswingbuilder

Read More
Thread.sleep(time) vs. robot.wait(time)...

javamultithreadingexceptionawtrobotfest

Read More
Java: Runtime.getRuntime().exec() - how to get reference to launched programs JFrame?...

javaswinguser-interfacejunitfest

Read More
BackNext