xlnt/third-party/cxxtest/doc/examples/buildRunner3.txt

6 lines
187 B
Plaintext

Running cxxtest tests (2 tests).
In MyTestSuite2::testMultiplication:
MyTestSuite2.h(16): Error: Expected (2 * 2 == 5), found (4 != 5)
Failed 1 and Skipped 0 of 2 tests
Success rate: 50%