SpringUnit Eclipse Plug-in

Create new non-transactional SpringUnit test

Previous Next


3. Click on the Browse... button to the right of the Package field.

4. See the set of possible packages displayed in a popup dialog box.



5. Select the package in which the test class will reside, and then press OK.



Notice that the wizard fills in the XML package with the same value selected for the Java test class. It is possible to change this to the default package, but this option is intended for backward compatibility with previous versions of SpringUnit, and is not recommended.
Previous Next