We can also see how the display name can help us to understand the grouping of the tests. If you get an unexpected error after a series of successful runs, try rerunning the test, and if that doesn't help, delete the "system" subdirectory in your sandbox directory. Add new jar configuration. To configure IntelliJ IDEA to work with AWS, we need to install the AWS Toolkit for IntelliJ IDEA plugin and configure th, If you missed our last IntelliJ IDEA live stream, its be easy to get up to speed. By default IntelliJ IDEA uses Gradle to build and run the code and tests in Gradle projects. To see them, make sure the Show Passed option is enabled in the Run tool window. Add a new content root From the main menu, select File | Project Structure Ctrl+Alt+Shift+S and click Project Settings | Modules. java { For example, enter *.aj*_test.go to exclude AspectJ files. Julen is continuously trying to learn and adopt Software Engineering principles and practices to build better, more secure, readable and maintainable software. Note that, for every test, IntelliJ IDEA has added a throws Exception clause. When the dependency is added to build.gradle, press Ctrl+Shift+O or click in the Maven tool window to import the changes. You can also add libraries to your project manually. In this section, we will learn how to create a Unit Test. Modify the add() test as follows: This simple test will check if our method correctly adds 2 and 2. For Maven and Gradle projects, the test resources folder is usually created automatically. (I tried