Run Spring Boot Tests with application context November 19, 2016 @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(classes = {ErpServerApplication.class}) Related