メインコンテンツまでスキップ
バージョン:25.2

assertionWarningCount

  • global property
  • new in 1.72
  • The assertionPassCount, the assertionFailCount, the assertionErrorCount,the assertionWarningCount, and the assertionExceptionCount are global counters that are incremented as appropriate each time an assert command is executed. Each assertion failure will increment both the assertionFailCount and also one of the error, warning, or exception counters.