Prerequisites

For Eclipse:

  • Eclipse 4.2 - 4.8
  • Parasoft Jtest 10.3 or higher

For IntelliJ IDEA:

  • IntelliJ 2017 - 2018.2
  • Parasoft Jtest 10.4 or higher

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.

RAM

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

Currently, the following frameworks are supported:

  • JUnit 4 4.11 or later
  • JUnit4Parametrized
  • JUnitParams 1.0.6 or later
  • Mockito 1 (1.7 or later) and 2 (2.2.11 or later)
  • PowerMock 1 (1.6.5 or later) and 2 (2.0-beta.1 or later)
  • Spring 3.2 or later 
  • Spring Boot 1.4 or later

We recommend using Java Runtime Environment provided by Oracle Corporation in your environment. Other free and open source implementations may cause issues with the proper functioning of Unit Test Assistant.

  • No labels