We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f0080 commit d925ca4Copy full SHA for d925ca4
TODO
@@ -3,6 +3,7 @@
3
[X] MUST_NOT_CALL macro, to check if a mock function with the given arguments was never called.
4
[ ] Invocation count of a mocked function with a particular set of arguments
5
[ ] Floating point argument in MUST_CALL etc macros.
6
+[ ] Arbitrary structure argument in MUST_CALL etc macros.
7
[X] Prints the file name & line number of the expectation which failed.
8
[X] Only print actual call list when YUKTI_TEST_DEBUG is defined.
9
[X] Helper macro to call YT_MUST_CALL_ANY_ORDER multiple times.
0 commit comments