| Class | Description |
|---|---|
| CommonMatchers | Hamcrest matchers for common data types. |
| ContainerWalker | Helper to find Swing/AWT components in a Container. |
| MockedServlet | |
| ModelItemFactory | Class containing factory methods for commonly used model items, for use in automatic tests. |
| ModelItemMatchers | Hamcrest matchers for different SoapUI model items. |
| ResourceUtils | |
| RestRequestParamsMatcher | |
| RestRequestWithParamsMatcher | A matcher for REST requests with parameters. |
| StatefulModelItemFactory | |
| StubbedDialogs | A stub of the Dialogs class, to be used in unit testing of GUIs. |
| StubbedDialogs.Confirmation | |
| StubbedDialogs.DontAskResult | |
| StubbedDialogs.Prompt | |
| StubbedDialogsTestBase | This class provides a base for mocking out dialogs in SoapUI when doing unit testing. |
| SwingMatchers | Contains factory methods for Hamcrest matchers to be applied on Swing and AWT components. |
| TestUtils | Generic test utils and data |