goos-code
goos-code copied to clipboard
Source code for the book, "Growing Object-Oriented Software, Guided by Tests"
Results
4
goos-code issues
Sort by
recently updated
recently updated
newest added
https://github.com/sf105/goos-code/blob/5dff69366dadef4c4bc699fdb19282f53d322cb0/test/unit/test/auctionsniper/AuctionSniperTest.java#L47 samePropertyValuesAs only works with Java Bean objects (private fields with getters and setters), since SniperSnapshot is not, I think this test will always pass.
Current version fails hard when it cannot find a keyboard layout configuration, which is confusing for people running the code.