Skip to content

AuctionSniper Example from "Growing Object-Oriented Software, Guided By Tests"

Notifications You must be signed in to change notification settings

chisun-joung/goos-android

Repository files navigation

goos-android

AuctionSniper Example from "Growing Object-Oriented Software, Guided By Tests"

To do

  • single item - join, lose without bidding
  • single item - join, bid & lose
  • single item - join, bid & win
  • single item - show price details
  • multiple items
  • add new items through the GUI
  • stop bidding at stop price
  • translator - invalid message from Auction
  • translator - incorrect message version
  • auction - handle XMPPException on send
  • remove mockito
  • null pointer exception (auction.sniperId())

About

AuctionSniper Example from "Growing Object-Oriented Software, Guided By Tests"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published