1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | % This directory contains the test suite for the mUnit test framework. Before % running the test suite, do the following: % % 1. Make sure the mUnit test framework directory is on your path % 2. Make sure the helper_classes subdirectory of the test directory is on % your path. % 3. Make the test directory your current directory. % % To run the test suite: % % run(TestSuite()) % Steven L. Eddins % Copyright 2008 The MathWorks help Readme |