mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-01 14:57:32 +08:00
- updated unity docs to match new version of TEST_FAIL macro
git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@88 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -81,7 +81,8 @@ TEST_ASSERT_UNLESS(condition)
|
|||||||
|
|
||||||
Another way of calling TEST_ASSERT_FALSE
|
Another way of calling TEST_ASSERT_FALSE
|
||||||
|
|
||||||
TEST_FAIL(message)
|
TEST_FAIL()
|
||||||
|
TEST_FAIL_MESSAGE(message)
|
||||||
|
|
||||||
This test is automatically marked as a failure. The message is output stating why.
|
This test is automatically marked as a failure. The message is output stating why.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user