mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-18 17:26:44 +00:00
refactor: sanitize javadoc
This commit is contained in:
+1
-2
@@ -29,9 +29,8 @@ import static org.junit.jupiter.api.Assertions.assertNull;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/21/15 - 12:12 PM
|
||||
* FileLoaderTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class FileLoaderTest {
|
||||
|
||||
|
||||
+1
-2
@@ -31,9 +31,8 @@ import java.awt.event.ActionEvent;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 01/29/23 - 6:00 PM
|
||||
* FileSelectorJframeTest
|
||||
*
|
||||
* @author Rahul Raj
|
||||
*/
|
||||
class FileSelectorJframeTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user