public class TestNGProvider extends AbstractProvider
| Constructor and Description |
|---|
TestNGProvider(ProviderParameters booterParameters) |
| Modifier and Type | Method and Description |
|---|---|
Iterator |
getSuites() |
RunResult |
invoke(Object forkTestSet) |
Boolean |
isRunnable() |
cancelpublic TestNGProvider(ProviderParameters booterParameters)
public Boolean isRunnable()
public RunResult invoke(Object forkTestSet) throws TestSetFailedException, ReporterException
public Iterator getSuites()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.