Annotation Interface TestRootDirectory
Defines the path to the directory which holds test java files.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valuePath, relative to the current/module directory, within which to search for test sources.- Returns:
 - tests root directory
 
 
 -