Prerequisites

For Eclipse:

  • Eclipse  IDE (see IDE Integration for supported versions)
  • Parasoft Jtest 10.3 or higher

For IntelliJ IDEA:

  • IntelliJ IDEA (see IDE Integration for supported versions)
  • 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 Test Suites). 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:

  • JUnit 4 4.11 or later and JUnit 5
  • JUnit4Parametrized
  • JUnitParams 1.0.6 or later
  • Mockito 1 (1.7 or later), 2 (2.2.11 or later), 3, and 4
  • Spring 3.2 or later 
  • Spring Boot 1.4 or late


  • No labels