SpringUnit
Last Published: 02-Dec-2007
JUnit
|
Spring
|
SpringUnit
|
Maven
Overview
What is SpringUnit?
Features
Goals
Download
History
User Documentation
Getting Started
Tutorial
Javadoc
Evolution
Common Errors
Limitations
Case Study
Introduction
System Under Test
Unit Testing
Integration Testing
Eclipse Plug-in
Features
Download
Installation
Use cases
Manual
Project Documentation
Project Information
Project Reports
SpringUnit Eclipse Plug-in
Features
Download
Installation
Use Cases
User Guide
Create new non-transactional SpringUnit test
Enter the name of the test
Choose the package that will contain the test class
Choose the source folder that will contain the test class
Choose the source folder that will contain the XML bean configuration file
Select the class under test
Generate the skeleton Java class and XML files
Create new transactional SpringUnit test
Extend existing non-transactional SpringUnit test
Extend existing transactional SpringUnit test
Insert non-transactional SpringUnit test into class hierarchy
Insert transactional SpringUnit test into class hierarchy
Create new non-transactional SpringUnit test
Previous
Next
1. Upon launching the plug-in, see the first page of the wizard displayed:
2. Enter the name of the test.
Notice the warning message given by the wizard.
Previous
Next