Code covered by the BSD License  

Highlights from
MATLAB xUnit Test Framework

image thumbnail
from MATLAB xUnit Test Framework by Steve Eddins
MATLAB xUnit is a unit test framework for MATLAB code.

xunit.mocktests.helper_that(x)
% helper_that is not a test file.

function y = helper_that(x)
y = x;

Contact us at files@mathworks.com