Skip to content

ferranjr/CheckoutTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckoutTest

HMRC Scala Test

Assumptions

  1. When passing the args to main, if some string parameters don't match to a name of the valid items, I ignored that item but not invalidate the rest of the list.
  scala> com.ferran.Checkout.main(Array("orange","orange","apple","foo"))
  Basket Total: 1.10

About

HMRC Scala Test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages