mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 18:59:10 +00:00
refactor: sanitize javadoc
This commit is contained in:
+1
-2
@@ -34,9 +34,8 @@ import org.junit.jupiter.api.Test;
|
||||
|
||||
|
||||
/**
|
||||
* Date: 28/04/17 - 7:40 AM
|
||||
* AdvancedSorceressTest
|
||||
*
|
||||
* @author Stanislav Kapinus
|
||||
*/
|
||||
|
||||
class AdvancedSorceressTest {
|
||||
|
||||
+1
-2
@@ -34,9 +34,8 @@ import org.junit.jupiter.api.Test;
|
||||
|
||||
|
||||
/**
|
||||
* Date: 12/10/15 - 8:40 PM
|
||||
* AdvancedWizardTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class AdvancedWizardTest {
|
||||
|
||||
|
||||
+1
-2
@@ -35,9 +35,8 @@ import org.junit.jupiter.api.BeforeEach;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/10/15 - 8:57 PM
|
||||
* GuiceWizardTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class GuiceWizardTest {
|
||||
|
||||
|
||||
+1
-2
@@ -32,9 +32,8 @@ import org.junit.jupiter.api.BeforeEach;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Date: 12/10/15 - 8:26 PM
|
||||
* SimpleWizardTest
|
||||
*
|
||||
* @author Jeroen Meulemeester
|
||||
*/
|
||||
class SimpleWizardTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user