jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

SyncTimerTest | Used Junit 5 assertions to keep it consistent

Open SampathKumarAmex opened this issue 2 years ago • 0 comments

Description

Used JUnit 5 assertions in the test to keep it consistent with @Test annotation (JUnit 5)

Motivation and Context

Used JUnit 5 assertions in the test to keep it consistent with @Test annotation (JUnit 5)

How Has This Been Tested?

n/a - Build file change

Screenshots (if appropriate):

n/a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [X] My code follows the code style of this project.
  • [ ] I have updated the documentation accordingly.

SampathKumarAmex avatar Aug 25 '22 14:08 SampathKumarAmex