File: ReleaseNotes4.8.2.html

package info (click to toggle)
junit4 4.12-8
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,148 kB
  • sloc: java: 26,063; xml: 730; sh: 16; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
<h2>Summary of Changes in version 4.8.2</h2>

<p>This was a quick bugfix release</p>

<h3>Bug fixes</h3>

<ul>
<li>github#96: TestSuite(MyTestCase.class) should dynamically detect if MyTestCase
is a TestCase</li>
</ul>