This topic provides details about results in the Timeout category.

Description

A Fix Unit Test Problems> Assertion Failures> Timeout message indicates that C++test timed out when trying to test a class.

Recommended Response

Double-click the timeout message to determine the which test case is responsible for the timeout. First, determine why the code under test is causing the test case to hang.
Response options are:

  • No labels