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

Incomplete Sentence #146

Closed
zachbugay opened this issue Jun 12, 2018 · 1 comment
Closed

Incomplete Sentence #146

zachbugay opened this issue Jun 12, 2018 · 1 comment

Comments

@zachbugay
Copy link

zachbugay commented Jun 12, 2018

In Chapter 14, Advanced Unit Testing, on page 110 (PDF) there is an incomplete sentence:

access all of the tools in the libraries. As a reminder, using import static instead of import will allow us to access the static members of the mockito classes without explicitly referring to them. If you like, you can use a regular import statement, but this will mean that you will need to preface all of your

The issue is here:
ebook/text/41_advanced_unit_testing.md

It is 2 paragraphs above the public class Horse { ... example.

@laboon laboon closed this as completed in 57b737b Mar 20, 2019
@laboon
Copy link
Owner

laboon commented Mar 20, 2019

Better late than never! Let me know if I can ever help you with anything!

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

No branches or pull requests

2 participants