spring-boot/spring-boot-samples/spring-boot-sample-websocket
Dave Syer 7a285cf65d Convert all sample tests to @IntegrationTest where appropriate
Makes them a lot more readable IMO, and also enables @Autowiring
from the context into the test case (sweeet). I added @DirtiesContext
to all of them as well to be on the safe side, but possbly that can be
optimized in some way as well.
2014-03-11 13:54:30 +00:00
..
src Convert all sample tests to @IntegrationTest where appropriate 2014-03-11 13:54:30 +00:00
pom.xml Use org.springframework.boot groupId in spring-boot-samples 2014-03-07 17:02:20 +00:00