mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-15 20:59:07 +00:00
Removed AvoidStarImport Rule
Added JavaDocType Rule
This commit is contained in:
@@ -30,6 +30,9 @@ import java.util.HashSet;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* Test Lottery Tickets for equality
|
||||
*/
|
||||
public class LotteryTicketTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user