ModuleResultCollection.totalCount

The total number of tests in the collection.

class ModuleResultCollection
size_t
totalCount
(
)

Return Value

Type: size_t

the number of tests that dunit has run.

Meta