Removed AvoidStarImport Rule
Added JavaDocType Rule
This commit is contained in:
@ -24,6 +24,9 @@ package com.iluwatar.monostate;
|
||||
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* Application Test Entry
|
||||
*/
|
||||
public class AppTest {
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user