ethauvin
04/12/2017, 6:42 AMK:\java\mobibot\src\main\java\net\thauvin\erik\mobibot\Mobibot.java:49: error: package org.junit.runner does not exist
import org.junit.runner.RunWith;
^
K:\java\mobibot\src\main\java\net\thauvin\erik\mobibot\Mobibot.java:59: error: cannot find symbol
@RunWith
^
symbol: class RunWith
2 errors
:compileAnnotationProcessor FAILED
FAILURE: Build failed with an exception.