What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated Apr 14, 2008 by boynamedbri
EclipsePluginFeatures  
A checklist of current and future features for the Reflex Unit Eclipse plug-in

UI Features

Test Selection

Running Tests

View Results

XML Protocol

Outgoing/Incoming XML

<message id="UNIQUE_INVOCATION_ID" receiverID="RECEIVER_ID" name="METHOD_NAME">
  <data />
</message>

Return Value

<return messageID="UNIQUE_INVOCATION_ID" receiverID="RECEIVER_ID" name="METHOD_NAME">
  <data />
</return>

Sign in to add a comment