JUnit Howto
JUnit Howto
Blaine
Simpson
<
blaine.simpson@admc.com
>
$Date: 2005/09/19 15:15:02 $
Table of Contents
1. Introduction
Available formats for this document
Purpose
Support
What is JUnit
Test Coverage -- quantity of test cases
2. Test Expressions
3. Class junit.framework.Assert
4. Grouping test expressions into test methods
5. Interface junit.framework.Test
6. Abstract class junit.framework.TestCase
7. Class junit.framework.TestSuite
8. Making your TestCases Test-Runner-Friendly
9. Using Test Runners
10. Using JUnit with Ant
List of Tables
1.1.
Alternate formats of this document