Properties
The following Java properties can be used to configure UISpec4J:
| Property | Purpose | See |
|---|---|---|
| uispec4j.adapter | Specifies the UISpecAdapter to be used for plugging together the production code and the tests suite | UISpecTestCase |
| uispec4j.tree.separator | Configures the separator used for identifying paths | Tree |
| uispec4j.test.library | Specifies the underlying testing framework to use, in case of ambiguity | Choosing between JUnit and TestNG |