Test Tools - Utilities for unit tests
by Jay St. Pierre
06 Dec 2000
(Updated 26 Jul 2009)
Tools that facilitate debugging or writing unit test for MATLAB functions.
|
Watch this File
|
| File Information |
| Description |
Version 1.2 (JASP) 26-Jul-2009
This package is a set of tools that facilitate debugging or writing unit test for MATLAB functions.
disp_value - display the value of an expression
disp_test_title - display a test name
disp_test_name - display a subtest name
disp_num_failures - display number of test failures
check_err - verify an expected error message
check_warn - verify an expected warning message
check_value - compare a test value with an expected value
check_float - specifically checks floating point numbers
set_val - sets, displays variable value without expanding value
time - times a script/function call
timesim - times a Simulink model run |
| MATLAB release |
MATLAB 5.3 (R11)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
|
desc |
| 26 Jul 2009 |
- Changed license from GPL to BSD
- Scrubbed mlint warnings |
|
Contact us at files@mathworks.com