mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-25 17:57:34 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -31,9 +31,8 @@ import static org.mockito.Mockito.verifyNoMoreInteractions;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/29/15 - 10:50 PM.
|
||||
* DragonSlayerTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class DragonSlayerTest {
|
||||
|
||||
|
||||
@@ -39,9 +39,8 @@ import org.junit.jupiter.params.provider.MethodSource;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
* Date: 12/29/15 - 10:58 PM.
|
||||
* DragonSlayingStrategyTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class DragonSlayingStrategyTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user