Test Java components

This tutorial will teach you about the process of unit testing Java components.

Time Required

To try out the tutorial using your own Java components, you will need approximately 30 minutes. If you decide to explore other facets of component testing while working on the tutorial, it could take longer to finish.

Prerequisites

In order to complete this tutorial end to end, you should be familiar with the following:

You will also need some Java components to test.

Learning Objectives

This tutorial is divided into several sections that should be followed in sequence.  You will learn how to:

When you are ready, begin Exercise 1.1: Creating a test project

Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.