Run Spring Boot Tests with application context

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(classes = {ErpServerApplication.class})

Leave a Reply

Your email address will not be published. Required fields are marked *