mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README.md
This commit is contained in:
parent
1bde00ed4c
commit
b0ce7f3bd9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Test harness: http://junit.org<br>
|
||||||
Coverage: http://www.eclemma.org/<br>
|
Coverage: http://www.eclemma.org/<br>
|
||||||
|
|
||||||
Eclipse is the recommended development environment.
|
Eclipse is the recommended development environment.
|
||||||
Run individual tests or *JunitTestSuite* using *EclEmma Coverage*, or execute the _TestRunner_ application directly.<br>
|
Run individual tests or <b>JunitTestSuite</b> using *EclEmma Coverage*, or execute the <b>TestRunner<b> application directly.<br>
|
||||||
|
|
||||||
Test filenames should consist of the name of the module being tested, with the suffix "Test".
|
Test filenames should consist of the name of the module being tested, with the suffix "Test".
|
||||||
For example, *Cookie.java* is tested by *CookieTest.java*.
|
For example, *Cookie.java* is tested by *CookieTest.java*.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue