fixed sonar findings

This commit is contained in:
jomu
2015-11-01 18:30:42 +00:00
parent 268ca04a69
commit 8fa14d6309
32 changed files with 174 additions and 298 deletions

View File

@@ -17,7 +17,7 @@ import org.junit.Before;
*
* @author jomu
*/
public class BaseTest {
public abstract class BaseTest {
protected SPContext context = null;