streampipes
streampipes copied to clipboard
refactor: Migrate from JUnit 4 to JUnit 5 (#2545)
Purpose
refactor #2545 I'm working on migrating to junit5 in TestBooleanCounterProcessor, but the code has changed so much that I'm worried that I'm writing the code correctly, and I want to fix the errors through code review.
Remarks
PR introduces (a) breaking change(s): no
PR introduces (a) deprecation(s): no