mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-18 08:24:59 +00:00
fix checkstyle
This commit is contained in:
@@ -110,7 +110,7 @@ public class PartyMemberTest {
|
||||
}
|
||||
|
||||
/**
|
||||
* Verify if {@link PartyMember#toString()} generate the expected output
|
||||
* Verify if {@link PartyMemberBase#toString()} generate the expected output
|
||||
*/
|
||||
@ParameterizedTest
|
||||
@MethodSource("dataProvider")
|
||||
|
||||
Reference in New Issue
Block a user