Skip to content

adambarney/test-doubles-spring-boot

Repository files navigation

test-doubles-spring-boot

demonstration of test doubles using mockito in a spring boot service

###Preamble

AS AN Automotive Sales Manager

I WANT TO periodically update the prices of my inventory

BECAUSE my sales team and customers need to have accurate pricing info

###Story GIVEN the updated vehicle price is different from the current price by more than five dollars

WHEN I am running the pricing update task

THEN update the vehicles price in the database

AND print a new tag

About

demonstration of test doubles using mockito in a spring boot service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages