public class TestMethodStats extends Object
| Constructor and Description | 
|---|
TestMethodStats(String testClassMethodName,
               ReportEntryType resultType,
               StackTraceWriter stackTraceWriter)  | 
| Modifier and Type | Method and Description | 
|---|---|
ReportEntryType | 
getResultType()  | 
StackTraceWriter | 
getStackTraceWriter()  | 
String | 
getTestClassMethodName()  | 
public TestMethodStats(String testClassMethodName, ReportEntryType resultType, StackTraceWriter stackTraceWriter)
public String getTestClassMethodName()
public ReportEntryType getResultType()
public StackTraceWriter getStackTraceWriter()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.