File: ReleaseNotes4.8.2.md

package info (click to toggle)
junit4 4.13.2-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,544 kB
  • sloc: java: 31,240; javascript: 1,339; xml: 796; makefile: 2; sh: 1
file content (8 lines) | stat: -rw-r--r-- 192 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
## Summary of Changes in version 4.8.2 ##

This was a quick bugfix release

### Bug fixes ###

- github#96: TestSuite(MyTestCase.class) should dynamically detect if MyTestCase
  is a TestCase