blob: 38007372cbf5c10f6c9f1d46a9f04fceb6b876b4 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
<title>JDT JUnit integration</title>
<link rel="stylesheet" type="text/css" href="../book.css">
</head>
<body>
<h2>JDT JUnit integration</h2>
<p><a href="http://www.junit.org">JUnit</a> is a simple test framework used to
write repeatable tests.&nbsp; </p>
<p>The JDT tools include a plug-in that integrates JUnit into the Java
IDE.&nbsp; The JUnit plug-in allows you to define regression tests for your code
and run them from the Java IDE. </p></body>
</html>