public abstract class AbstractProvider extends Object implements SurefireProvider
| Constructor and Description | 
|---|
AbstractProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cancel()
Makes an attempt at cancelling the current run, giving the provider a chance to notify
 reporting that the remaining tests have been cancelled due to timeout. 
 | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSuites, invokepublic void cancel()
SurefireProvidercancel in interface SurefireProviderCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.