Package org.citrusframework.yaks.report
Class TestSummary
- java.lang.Object
-
- org.citrusframework.yaks.report.TestSummary
-
public class TestSummary extends java.lang.Object- Author:
- Christoph Deppisch
-
-
Constructor Summary
Constructors Constructor Description TestSummary()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetErrors()intgetFailed()intgetPassed()intgetPending()intgetSkipped()intgetTotal()intgetUndefined()
-