You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -349,7 +349,7 @@ Tbd
349
349
350
350
## Test Plugins
351
351
352
-
Test plugins let you add a preaction and a postaction to each test case. Plugin examples:
352
+
Test plugins let you add a pre-action and a post-action to each test case. Plugin examples:
353
353
354
354
* Memory leak detector (provided)
355
355
* Pointer restore mechanism (provided) - helpful when tests overwrite a pointer that must be restored to its original value after the test. This is especially helpful when a pointer to a function is modified for test purposes.
0 commit comments