JUnit3 - First Steps

(Free Web Tutorial)

(NOTE: JUnit4 has replaced JUnit3)

by Michael Thomas

JUnit Home Page

In this tutorial you will install JUnit, create your first Java Project using JUnit and discuss TDD.

This tutorial covers:

Version: JUnit 3
Install file: <I used the one build into Eclipse>

Prerequisites

Objectives

FYI - Possible Errors:

JUnit Install


Create a Test Java Project & Java Class

General JUnit Test Case Info