com.togethersoft.testing.shared
Class Diagram shared

Class Summary
AssetCategoryProvides default implementation of ICategory interface
CommentRepresents a comment.
ConfigAccessProvides access to config.
DetailEventRepresents a result detail event
I18nInternationalization utility class
IAttributeNamesProvides default attribute names for test assets.
ICategoryInterface describes type of the asset.
IConfigInterface to access config properties both on host and server.
IElementROBase interface for all test elements
IExtensionRepresents an extension in testing framework.
IPluginRepresents a plugin in testing framework.
IPluginManagerPlugin manager provides access to plugins and extensions.
IProgressMonitorThe IProgressMonitor interface is implemented by objects that monitor the progress of an activity; the methods
in this interface are invoked by code that performs the activity.
IResultRepresents a result of a test
IResultAttributeNamesProvides default attribute names for test results
IResultDetailProvides interface for result description - error or failure
IResultListenerListener interface for recieving notifications about test results while tets in being run.
IResultTagNamesDeprecated.  
IStepReference 
ISuiteReference 
ITaskReference 
ITestAssetRORepresent test element which can be identified by category
ITestCategoriesConstants which should be used when constructing AssetCategory objects.
ITestingStartupInterface for startup/shutdown of host and server plugins ( like junit )
ITestStepCategoryIDsDeprecated.  
PluginManagerAccessProvides access to plugin manager.
ResultEventEvent class used for notification of changes in the structure of a result.
ServerURLProvides convienient way to send commands to test server.
StackTraceRepresents a stack trace in result.
StdErrRepresents standard error stream of a test.
StdOutRepresents standard output stream of a test.
TaskReferenceEventEvent class for receving notification of task reference changes.
TextDataA superclass for textual data in result details (stack trace, stdout, stderr).