Skip to content

Commit 80e02ff

Browse files
Martin Aldrinkrmahadevan
Martin Aldrin
authored andcommitted
[GITHUB-2652] Assert methods requires casting since TestNg 7.0 for mixed boxed and unboxed primitives in assertEquals.
1 parent c155303 commit 80e02ff

File tree

3 files changed

+452
-0
lines changed

3 files changed

+452
-0
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Current
2+
Fixed: GITHUB-2653: Assert methods requires casting since TestNg 7.0 for mixed boxed and unboxed primitives in assertEquals.
23
Fixed: GITHUB-2563: Skip test if its data provider provides no data (Krishnan Mahadevan)
34
Fixed: GITHUB-2535: TestResult.getEndMillis() returns 0 for skipped configuration - after upgrading testng to 7.0 + (Krishnan Mahadevan)
45
Fixed: GITHUB-2638: "[WARN] Ignoring duplicate listener" appears when running .xml suite with <listeners> and <suite-files> (Krishnan Mahadevan)

0 commit comments

Comments
 (0)