Prerequisites

For Eclipse:

For IntelliJ IDEA:

Before you start working with Unit Test Assistant, ensure that Jtest Engine is enabled and properly configured; see Enabling and Configuring the Engine for details.

UTA requires 2 GB of RAM or more for bulk creation (see Creating Multiple Unit Tests). If you create multiple test cases for a large code base, we recommend configuring your IDE to use 4 GB of RAM.

Supported Frameworks

The following frameworks are supported:

Both Oracle Java SE and OpenJDK are supported. Other free and open source implementations may cause issues with the proper functioning of Jtest.

1 JUnit 5 is fully supported in IntelliJ 2017.3 or later.

2 Junit 5 annotations are currently not supported in PowerMock; see https://github.com/powermock/powermock/issues/906.