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
@@ -32,9 +32,8 @@ import static org.junit.jupiter.api.Assertions.assertNull;
import static org.junit.jupiter.api.Assertions.assertSame;
/**
* Date: 12/26/15 - 11:47 PM
* NullNodeTest
*
* @author Jeroen Meulemeester
*/
class NullNodeTest {
@@ -40,9 +40,8 @@ import org.junit.jupiter.api.Test;
import org.slf4j.LoggerFactory;
/**
* Date: 12/26/15 - 11:44 PM
* TreeTest
*
* @author Jeroen Meulemeester
*/
class TreeTest {