-
-
Notifications
You must be signed in to change notification settings - Fork 3
function_runTest
Wesley de Groot edited this page Oct 23, 2015
·
37 revisions
_ _____
| | / ____|
| | | (___
_ | | \___ \
______ _ | |__| | ____) |
|______| (_) \____/ |______/
runTest Run a test [internal, external use.]
- @param object [object] Wrapper
- @param object testCase test case
- @param object expectedResult expected Result
- @return bool
- @example .runTest(().someFunction(), 'haha');
© Wesley de Groot • CC-BY 4.0 • WDGWV