December 2014
Intermediate to advanced
276 pages
5h 54m
English
In this chapter, you learned how to set up the testing environment in IntelliJ IDEA. You now know how to import the needed testing library and add it to your project. You can create the test run/debug configuration and navigate in the tests results tool window. In the next chapter, we will focus on the debugger itself, so you can dive into the execution process of your code to quickly find where the potential problem is.