|
Change Attribute Type testsSkipped : int to testsSkipped : AtomicInteger in class org.junit.gen5.console.TestSummaryReportingTestListener |
From |
To |
|
Change Attribute Type testsFound : int to testsFound : AtomicInteger in class org.junit.gen5.console.TestSummaryReportingTestListener |
From |
To |
|
Change Attribute Type testsAborted : int to testsAborted : AtomicInteger in class org.junit.gen5.console.TestSummaryReportingTestListener |
From |
To |
|
Change Attribute Type testsFailed : int to testsFailed : AtomicInteger in class org.junit.gen5.console.TestSummaryReportingTestListener |
From |
To |
|
Change Attribute Type testsSucceeded : int to testsSucceeded : AtomicInteger in class org.junit.gen5.console.TestSummaryReportingTestListener |
From |
To |