Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUnit output in book incorrect? #4

Open
ganna76 opened this issue Feb 27, 2022 · 3 comments
Open

JUnit output in book incorrect? #4

ganna76 opened this issue Feb 27, 2022 · 3 comments
Assignees
Labels

Comments

@ganna76
Copy link

ganna76 commented Feb 27, 2022

Looking at listing 3-12 on page 47, it says it Actual is null, and Expected is factorA=20, factorB=30. I believe the Expected should be factorA=31, factorB=41. I actually downloaded the code just to debug the test to double check this. Am I correct or am I missing something?

@mechero
Copy link
Contributor

mechero commented Feb 28, 2022

I think you're right, this is probably a typo in the book. Thanks for posting this issue! I hope you're enjoying the book so far.

@mechero mechero self-assigned this Feb 28, 2022
@mechero mechero added the errata label Feb 28, 2022
@ganna76
Copy link
Author

ganna76 commented Feb 28, 2022

Immensely enjoying it so far... the style of the book as a practical step through guide is perfect for my preferred learning style. My pet hate is books which gloss over HOW you actually solve problems in the real world. The fact you have pulled in other pieces such as Lombok, TDD, and taken the time to explain them all rather than making assumptions is also a real bonus. Despite being reasonably clever, I don't always learn new things especially quickly so I doubly appreciate books which are accessible like yours.

@mechero
Copy link
Contributor

mechero commented Mar 2, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants