Scroll Ignore | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
In this release, we've focused on two key areas:
Unit Test Assistant EnhancementsThe following features and enhancements were added to Unit Test Assistant. Support for PowerMockYou can now extend your unit testing frameworks with PowerMock using Unit Test Assistant. You can conveniently mock static methods and constructors by selecting a specific method call or by specifying a mock pattern. See Creating Mocks for details. Extended Support for Creating Spring Unit TestsUnit Test Assistant now supports Spring Boot, which makes it easier to create Spring-based applications. Additionally, you can conveniently configure your Spring tests with the ContextConfiguration annotation. See Creating a Spring Unit Test for details. UI/UX Enhancements
Streamlined WorkflowsThe following usability workflow improvements and enhancements were implemented in this release to improve your Jtest experience within the IDE. Jtest Perspective in EclipseThe Jtest perspective is now available in Eclipse. This provides you with a set of views that are crucial for working with Jtest on your desktop; see Opening the Jtest Perspective in Eclipse. Importing Example ProjectsWe've added new example projects that can help you become familiar with Jtest features and functionalities. The examples are also easier to import into your IDE; see Importing the Jtest Example Projects for details. Dedicated Run Configurations for Collecting Code CoverageWe've added dedicated run configurations to the Eclipse context menu to facilitate collecting code coverage for JUnit test and Java applications; see Executing and Collecting Coverage for JUnit Tests and Collecting Coverage for Java Applications in Eclipse. Enhanced Workflow for Test ConfigurationsWe've made it easier for you to interact with test configurations when working with Jtest on your desktop. Now you can easily duplicate and customize an existing test configuration on DTP, as well as run a test configuration right from your IDE Preference page; see Creating Custom Test Configurations and Setting the Active Test Configuration for details. Extended Support for IDEs and Build Systems
Updated Code Analysis Rules
Updated Configurations
Resolved Bugs and FRs
|
Scroll Only |
---|
For information about this release, see https://docs.parasoft.com/display/JTEST1033/Updates+in+10.3.3 |