| 56 | } |
| 57 | |
| 58 | bool isEnabled() { return enabled; } |
| 59 | virtual TestReturnValue run(VerifyApplication* state, bool silent) { return SKIPPED; } |
| 60 | virtual TestReturnValue execute(VerifyApplication* state, bool silent); |
| 61 |
no outgoing calls
no test coverage detected