|
|
@@ -361,7 +361,7 @@ start the application from that directory and these files will included into the |
|
|
|
|
|
|
|
<h2 id="junit">Testing the class</h2> |
|
|
|
<p>In this step we will introduce the usage of the JUnit [3] test framework in combination with Ant. Because Ant has a |
|
|
|
built-in JUnit 4.13 you could start directly using it. Write a test class |
|
|
|
built-in JUnit 4.13.1 you could start directly using it. Write a test class |
|
|
|
in <samp>src\oata\HelloWorldTest.java</samp>:</p> |
|
|
|
|
|
|
|
<pre> |
|
|
|