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
dca3726bf1
commit
1bde00ed4c
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>
|
||||
|
||||
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 *JunitTestSuite* using *EclEmma Coverage*, or execute the _TestRunner_ application directly.<br>
|
||||
|
||||
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*.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue