com.polarion.alm.tracker.ITestsFileProcessor.ResultsSummary
FIELDS
Modifiers and Type | Name | Description |
---|---|---|
public, int | totalTests | |
public, int | totalFailures | |
public, int | totalErrors |
CONSTRUCTORS
Modifiers and Type | Name | Description |
---|---|---|
public | ResultsSummary(int,int,int) |
Back to Index