Package org.fest.swing.driver

Drivers that simulate user input on GUI Components.

See: Description

Package org.fest.swing.driver Description

Drivers that simulate user input on GUI Components. Unlike fixtures, drivers only focus on behavior present only in the components they handle, do not provide a fluent interface and are intended for internal use only.

Classes in this package have been adapted from Abbot. Many thanks to Timothy Wall.

Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.