Options for controlling unit tests execution.
Property | Description |
returnDefaultValues | Whether unmocked methods from android.jar should throw exceptions or return default values (i.e. zero or null). |
Method | Description |
returnDefaultValues(value) | Whether unmocked methods from android.jar should throw exceptions or return default values (i.e. zero or null). |
Except as noted, this content is licensed under Apache 2.0.
For details and restrictions, see the Content License.