Added links to JUnit Javadocs.
This commit is contained in:
parent
01afd44d98
commit
dcc862feeb
1 changed files with 5 additions and 1 deletions
|
@ -79,7 +79,11 @@
|
|||
<a href="http://junit.org/">
|
||||
JUnit</a>
|
||||
|
||||
framework.
|
||||
framework. Javadocs are <a
|
||||
href="http://www.junit.org/junit/javadoc/3.8.1/index.htm">here</a>
|
||||
(or jump directly <a
|
||||
href="http://www.junit.org/junit/javadoc/3.8.1/index.htm/allclasses-frame.html/junit/framework/TestCase.html">here</a>
|
||||
for TestCase's docs).
|
||||
</li>
|
||||
<li>
|
||||
Savant and QuillDriver make use of the
|
||||
|
|
Loading…
Reference in a new issue