streampipes icon indicating copy to clipboard operation
streampipes copied to clipboard

refactor: Migrate from JUnit 4 to JUnit 5 (#2545)

Open nine03 opened this issue 11 months ago • 0 comments

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

nine03 avatar Mar 14 '24 10:03 nine03