mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-16 16:59:24 +00:00
refactor: sanitize javadoc
This commit is contained in:
@@ -35,7 +35,6 @@ import org.mockito.MockitoAnnotations;
|
||||
/**
|
||||
* Tests for {@link DataBus}.
|
||||
*
|
||||
* @author Paul Campbell (pcampbell@kemitix.net)
|
||||
*/
|
||||
class DataBusTest {
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ import org.junit.jupiter.api.Test;
|
||||
/**
|
||||
* Tests for {@link MessageCollectorMember}.
|
||||
*
|
||||
* @author Paul Campbell (pcampbell@kemitix.net)
|
||||
*/
|
||||
class MessageCollectorMemberTest {
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@ import org.junit.jupiter.api.Test;
|
||||
/**
|
||||
* Tests for {@link StatusMember}.
|
||||
*
|
||||
* @author Paul Campbell (pcampbell@kemitix.net)
|
||||
*/
|
||||
class StatusMemberTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user