ModuleResultCollection.failedCount

The amount of tests that contain a DUnitAssertError.

class ModuleResultCollection
size_t
failedCount
(
)

Return Value

Type: size_t

the number of tests that have failed.

Meta