Annotation Interface ImpexData
Test method annotation listing ImpEx scripts used to load test data required for the test. Annotate methods
before which impex data needs to be loaded.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] valueList of ImpEx scripts provided as class loader resources.- Returns:
- the string[]
-
-
-
relaxedMode
boolean relaxedModeRelaxed mode.- Returns:
- true, if impex are loaded in relaxed mode
- Default:
- true
-