Query: junit
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
junit(1) General Commands Manual junit(1)NAMEjunit - automated testing framework for JavaSYNOPSISjunit [option] TestCaseName ...DESCRIPTIONjunit is a simple framework for writing and running automated tests. As a political gesture, it celebrates programmers testing their own software.OPTIONSA summary of options are included below. TestCaseName TestCaseName is name of TestCase class. -help Show summary of options. -text using text user interface. -awt using awt user interface. -swing using swing user interface.AUTHORThis manual page was written by Takashi Okamoto <tora@debian.org>, for the Debian GNU/Linux system (but may be used by others). junit(1)
Related Man Pages |
---|
cobertura-instrument(1) - debian |
cobertura-report(1) - debian |
glogg(1) - debian |
test::unit(3pm) - debian |
test::unit::procedural(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
JUnit: 4.6 released |
Tech Article: Oracle ADF Essentials - Unit Testing Your Application with JUnit |