Package com.lazerycode.jmeter.results
Interface IResultScanner
-
- All Known Implementing Classes:
ResultScanner
public interface IResultScanner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFailureCount()intgetSuccessCount()intgetTotalCount()
-