Skip to content

Latest commit

 

History

6 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

springboot-IntegrationTests-Tutorial

Covers how to select and execute different groups/sub-sets of Integration Tests by taking a layered approach.

The Spring Boot testing tutorial covers how to define and activate different Spring 个人资料s via annotaions and property files in order to switch between executing an embedded mongoDB integration test or a real mongoDB database.

The Project uses Spring Boot Testing 1.5 which allows you to test a slice of you application via the use the @DataMongoTest annotation and also how to perform more broad based integration testing via the use of the @SpringBootTest annotation.

You can also follow along with my YouTube video Tutorial https://youtu.be/VeFr1CRFdC4

You can follow the Blog Post which goes along with this Project on mvpjava.com http://mvpjava.com/spring-boot-integration-testing/

关于

No description or website provided.

Topics

Resources

Stars

11 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages