You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

In this release, we've focused on enhancing and expanding the functionality of Unit Test Assistant.

Unit Test Assistant Enhancements

Enhanced Test Creation with Factory Methods

You can now configure UTA to use the factory methods that are available in your code to further increase efficiency and productivity of the test creation process. We've added a new dedicated Factory View to the UTA interface that allows you to review and manage the factory methods that will be used during test generation. See Configuring Factory Methods.

Enhanced UTA Interface

The Unit Test Assistant interface has been split into individual views to let you more conveniently create, enhance and run your tests with UTA; see Enabling the Unit Test Assistant Interface.

Support for Creating Multiple Spring Tests

We've added support for creating multiple Spring to help you optimize the test Spring test creation process; see Creating Multiple Unit Tests.

Other Enhancements

Extended Support for IDEs and Build Systems

  • Support for IntelliJ 2017.3
  • Support for Gradle 4.3

New Test Configurations

  • OWASP Top 10 2017

Updated Code Analysis Rules



Resolved Bugs and FRs


  • No labels