mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-20 07:26:49 +00:00
Migrate to JUnit5
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
package com.iluwatar.mute;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Tests that Mute idiom example runs without errors.
|
||||
|
||||
Reference in New Issue
Block a user