Class TestMethodStats

java.lang.Object
org.apache.maven.plugin.surefire.report.TestMethodStats

public class TestMethodStats extends Object
Maintains per-thread test result state for a single test method.
Author:
Qingzhou Luo