Skip to content

goSmarter Test first development with Spring, JUnit

Notifications You must be signed in to change notification settings

sdslnmd/gosmarter-db-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Test First Development

In this blog I will demonstrate designing a usecase with Test First Development approach. Let me explain the usecase first, we need to write an application, where we need to recommend a user some products based on his past purchase history, in which he has similar brands. Get the working code from Github.

If you see in the above usecase, there are 3 objects, User, Item object, and UserItemPurchaseHistory. Refer @ http://krishnasblog.com/2012/09/19/designing-a-simple-usecase-using-test-first-approach-using-spring/

About

goSmarter Test first development with Spring, JUnit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published