mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-26 22:01:28 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -30,7 +30,7 @@ import org.junit.jupiter.params.ParameterizedTest;
|
||||
import org.junit.jupiter.params.provider.EnumSource;
|
||||
|
||||
/**
|
||||
* @author anthony
|
||||
* NazgulEnumTest
|
||||
*
|
||||
*/
|
||||
class NazgulEnumTest {
|
||||
|
||||
@@ -31,9 +31,8 @@ import static org.junit.jupiter.api.Assertions.assertSame;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/22/15 - 22:28 AM
|
||||
* NazgulTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class NazgulTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user