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