Book Image

IntelliJ IDEA Essentials

By : Jaroslaw Krochmalski
Book Image

IntelliJ IDEA Essentials

By: Jaroslaw Krochmalski

Overview of this book

Table of Contents (17 chapters)
IntelliJ IDEA Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


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.