|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IResultMap
| Method Summary | |
|---|---|
void |
addResult(ITestResult result,
ITestNGMethod method)
|
java.util.Collection<ITestNGMethod> |
getAllMethods()
|
java.util.Set<ITestResult> |
getAllResults()
|
java.util.Set<ITestResult> |
getResults(ITestNGMethod method)
|
void |
removeResult(ITestNGMethod m)
|
int |
size()
|
| Method Detail |
|---|
void addResult(ITestResult result,
ITestNGMethod method)
java.util.Set<ITestResult> getResults(ITestNGMethod method)
java.util.Set<ITestResult> getAllResults()
void removeResult(ITestNGMethod m)
java.util.Collection<ITestNGMethod> getAllMethods()
int size()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||