Documented MOCK_UNARY_CONSTRAINT and MOCK_BINARY_CONSTRAINT

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@628 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-04-23 22:48:45 +00:00
parent 2810694971
commit 9dcf6fb274
2 changed files with 40 additions and 0 deletions

View file

@ -97,6 +97,8 @@ See [link turtle.reference.expectation.constraints constraints] for an explanati
For more information about the serialization operator and the use of mock::format, refer to [link turtle.customisation.logging loggin].
[note The [link turtle.reference.helpers.MOCK_UNARY_CONSTRAINT MOCK_UNARY_CONSTRAINT] and [link turtle.reference.helpers.MOCK_BINARY_CONSTRAINT MOCK_BINARY_CONSTRAINT] macros replace the need to write the constraints explicitly for the most trivial cases]
[endsect]
[section Number of arguments]