Note
You are not reading the most recent version of this documentation.
Cocotec.CocoPlatform.Coco.VerificationStatistics
Statistics about a verification check.
Properties
VisitedStates
The total number of states visited.
VisitedTransitions
The total number of transitions visited.
Time
The total time taken to verify this assertion. Measured in milliseconds.
Entries