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() |
cancel
public TestNGProvider(ProviderParameters booterParameters)
public Boolean isRunnable()
public RunResult invoke(Object forkTestSet) throws TestSetFailedException
TestSetFailedException
public Iterator getSuites()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.