getSaveNewTests method
Use this method to retrieve whether or not 'new' tests are saved to the baseline by default.
Syntax
boolean configval = config.getSaveNewTests();
Note: This method is a static method.
Parameters
This method does not take any parameters.
Return value
- Type: boolean