Klasse StatisticsCollectorImpl
java.lang.Object
net.jqwik.engine.hooks.statistics.StatisticsCollectorImpl
- Alle implementierten Schnittstellen:
net.jqwik.api.statistics.StatisticsCollector
public class StatisticsCollectorImpl
extends Object
implements net.jqwik.api.statistics.StatisticsCollector
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidnet.jqwik.api.statistics.StatisticsCollectorintintvoiddoublepercentage(Object... values)
-
Felddetails
-
COLLECTORS_ID
-
-
Konstruktordetails
-
StatisticsCollectorImpl
-
-
Methodendetails
-
collect
- Angegeben von:
collectin Schnittstellenet.jqwik.api.statistics.StatisticsCollector
-
percentage
-
countAllCollects
public int countAllCollects() -
count
-
coverage
- Angegeben von:
coveragein Schnittstellenet.jqwik.api.statistics.StatisticsCollector
-
checkCoverage
public void checkCoverage() -
getCounts
-
statisticsEntries
-