klyn.unittest.TestClassResult.failedMethodCount
property
public readonly property failedMethodCount as Int:
Description

Number of failed test methods in this class.

Example
print(result.failedMethodCount)