[b4b313]: / matlab_xunit_3.1 / matlab_xunit / doc / helptoc.xml

Download this file

47 lines (41 with data), 1.6 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version='1.0' encoding='ISO-8859-1' ?>
<toc version="1.0">
<tocitem target="index.html">MATLAB xUnit Test Framework for MATLAB
<tocitem target="html/exQuickStart.html">
Quick Start: How to Write and Run Tests
</tocitem>
<tocitem target="html/exSubfunctionTests.html">
How to Put Multiple Test Cases in One M-file
</tocitem>
<tocitem target="html/exRunSpecificTest.html">
How to Run a Specific Test
</tocitem>
<tocitem target="html/exRunTestsInADirectory.html">
How to Run Tests in Specific Directories
</tocitem>
<tocitem target="html/exRunTestsInPackage.html">
How to Run Tests in a Package
</tocitem>
<tocitem target="html/exTolerance.html">
How to Test Using a Floating-Point Tolerance
</tocitem>
<tocitem target="html/exException.html">
How to Test an Error Message
</tocitem>
<tocitem target="html/exSilentRunning.html">
How to Run Tests Silently and Query the Results
</tocitem>
<tocitem target="html/exTestFixtures.html">
How to Write Tests That Share Common Set-Up Code
</tocitem>
<tocitem target="html/exTestCase.html">
How to Write xUnit-Style Tests by Subclassing TestCase
</tocitem>
<tocitem target="html/exTestCaseSearching.html">
How MATLAB xUnit Searches for Test Cases
</tocitem>
<tocitem target="http://www.mathworks.com/matlabcentral/fileexchange/22846" image="$toolbox/matlab/icons/webicon.gif">
Latest Version
</tocitem>
</tocitem>
</toc>