	NAME		Refactoring Browser SUnit Extensions
        AUTHOR          brant@refactory.com, roberts@refactory.com
        FUNCTION 	extends the RB with special code tools designed for SUnit's test cases
        KEYWORDS	programming tools
	ST-VERSIONS     VisualWorks 3.0, VisualWorks ENVY 2.5 & 3.0, VisualAge 4.5
	PREREQUISITES	Refactoring Browser, HotDraw
	THEN FILE IN    see below
	CONFLICTS WITH
	DISTRIBUTION  	world
	VERSION	ID	3.5.1
	VERSION DATE	01-Jan-00
	SUMMARY

	This package extends the normal Refactoring Browser functionality
	with a special code tool for SUnit's test cases. When you select
	a subclass of TestCase, it will display run and debug buttons at the
	bottom of the code tool. 

	To install the package into VisualWorks, load the RBSUnitExtensions
	parcel. This will automatically load the SUnit 2 parcel. The SUnit
	parcel is a little different than the standard SUnit parcel. It
	includes a couple new methods that were not distributed with the
	original parcel.

	To install the package into Envy (VW or VA), import the RBSUnitExtensionsApp
	and SUnit applications. Once they have been imported, load the
	RBSUnitExtensionsApp. Like the VW only version, this version of
	the SUnit application has been slightly modified from the original
	distributed version.

						John Brant - 01-Jan-00
