refactor: sanitize javadoc

This commit is contained in:
Ilkka Seppälä
2024-05-23 18:40:52 +03:00
parent 7273c242b6
commit 8389456532
204 changed files with 127 additions and 337 deletions
@@ -34,9 +34,8 @@ import org.junit.jupiter.api.Test;
/**
* Date: 28/04/17 - 7:40 AM
* AdvancedSorceressTest
*
* @author Stanislav Kapinus
*/
class AdvancedSorceressTest {
@@ -34,9 +34,8 @@ import org.junit.jupiter.api.Test;
/**
* Date: 12/10/15 - 8:40 PM
* AdvancedWizardTest
*
* @author Jeroen Meulemeester
*/
class AdvancedWizardTest {
@@ -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 {
@@ -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 {