| ←Older revision | Revision as of 14:53, 20 March 2009 | ||
| Line 1: | Line 1: | ||
[[NetBeans]] project's own extension to [[JUnit]]. Separate library with additional support for memory leak tests, deadlock tests, extended use of logging, etc. More info and motivation can be found at [http://openide.netbeans.org/tutorial/test-patterns.html Test Patterns in Java] document. | [[NetBeans]] project's own extension to [[JUnit]]. Separate library with additional support for memory leak tests, deadlock tests, extended use of logging, etc. More info and motivation can be found at [http://openide.netbeans.org/tutorial/test-patterns.html Test Patterns in Java] document. | ||
| + | |||
| + | [[Category:Tools]] | ||