This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a change to branch surefire-3.5.x
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


    from 51d451edf Bump org.javassist:javassist from 3.30.2-GA to 3.31.0-GA
     new 472396bf7 Replace deprecated verifyZeroInteractions with 
verifyNoInteractions
     new fcfee2464 Refactor assertions for clarity and consistency in test cases

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../booterclient/ForkingRunListenerTest.java       |  4 +-
 .../booterclient/output/ForkClientTest.java        | 46 +++++++++++-----------
 .../surefire/extensions/StreamFeederTest.java      |  6 +--
 .../surefire/report/SurefireReportTest.java        |  2 +-
 .../maven/surefire/api/util/RunOrderTest.java      |  2 +-
 .../surefire/api/util/TempFileManagerTest.java     |  2 +-
 .../maven/surefire/api/util/TestsToRunTest.java    | 10 ++---
 .../api/util/internal/ChannelsReaderTest.java      |  4 +-
 .../api/util/internal/ChannelsWriterTest.java      |  4 +-
 .../maven/surefire/booter/ClasspathTest.java       |  2 +-
 .../surefire/booter/ForkedBooterMockTest.java      |  4 +-
 .../surefire/booter/SurefireReflectorTest.java     | 40 ++++++++++---------
 .../maven/surefire/booter/SystemUtilsTest.java     |  4 +-
 .../junitplatform/RunListenerAdapterTest.java      |  4 +-
 14 files changed, 69 insertions(+), 65 deletions(-)

Reply via email to