|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.surefire.providerapi.AbstractProvider
public abstract class AbstractProvider
A provider base class that all providers should extend to shield themselves from interface changes
| Constructor Summary | |
|---|---|
AbstractProvider()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.surefire.providerapi.SurefireProvider |
|---|
getSuites, invoke |
| Constructor Detail |
|---|
public AbstractProvider()
| Method Detail |
|---|
public void cancel()
SurefireProvider
cancel in interface SurefireProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||