JemmySupport is a library for generating convenience API. Such API, contained in *Dock classes (ComponentDock for java.awt.Component class, for example) provide look constructors and easy to use shortcut methods.
The JemmySupport module should be plugged in during a Jemmy v3 extension compilation stage, so that with help of annotation processing, necessary additional API is generated.
There should be some tests developed alongside the code for the integration.
The JemmySupport module should be plugged in during a Jemmy v3 extension compilation stage, so that with help of annotation processing, necessary additional API is generated.
There should be some tests developed alongside the code for the integration.