Drivers that simulate user input on GUI {@link java.awt.Component}s. 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.