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, wait
getSuites, invoke
public void cancel()
SurefireProvider
cancel
in interface SurefireProvider
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.