The jimu-for-test
package contains classes, types, and functions that can be used for unit testing.
The widget
and wrap
functions can be used to assist with unit testing widgets. The get
and get
functions return an empty state and config to allow easier testing.
Explore the rest of the API to see other helpful unit testing methods, and see the Unit Testing guide for more help and sample code.