ModuleResultCollection.passedCount

The amount of tests that don't contain a DUnitAssertError.

class ModuleResultCollection
size_t
passedCount
(
)

Return Value

Type: size_t

the number of tests that have passed.

Meta