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
Built by Maven

SpringUnit Eclipse Plug-in

  • Features
  • Download
  • Installation
  • Use Cases
  • User Guide
    1. Create new non-transactional SpringUnit test
      1. Enter the name of the test
      2. Choose the package that will contain the test class
      3. Choose the source folder that will contain the test class
      4. Choose the source folder that will contain the XML bean configuration file
      5. Select the class under test
      6. Generate the skeleton Java class and XML files
    2. Create new transactional SpringUnit test
    3. Extend existing non-transactional SpringUnit test
    4. Extend existing transactional SpringUnit test
    5. Insert non-transactional SpringUnit test into class hierarchy
    6. 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
sf logo

© 2007