JAVA-22625 Removed junit4 engine (#14368)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
package com.baeldung.asciiart;
|
||||
|
||||
import com.baeldung.asciiart.AsciiArt.Settings;
|
||||
|
||||
import java.awt.*;
|
||||
import java.awt.Font;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import com.baeldung.asciiart.AsciiArt.Settings;
|
||||
|
||||
public class AsciiArtIntegrationTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user