elvyssoares

Repeated Test - Refactored

Dec 9th, 2021
692
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.07 KB | None | 0 0
  1. @RepeatedTest(100)
  2. public void testSingleThread() {
  3.   performSet();
  4. }
Advertisement
Add Comment
Please, Sign In to add comment