Difference between revisions of "User:Strife Onizuka/Projects/TestHost/Communications"

From Second Life Wiki
Jump to navigation Jump to search
Line 14: Line 14:
|}
|}
= Test Unit =
= Test Unit =
Coordinator to Test Unit
{|{{prettytable}}
|-{{Hl2}}
!Input
!Output
|-valign="top"
|
{|
{|
{{LSL DefineRow||Capture|}}
{{LSL DefineRow||Capture|}}
Line 21: Line 26:
{{LSL DefineRow||Configure|}}
{{LSL DefineRow||Configure|}}
|}
|}
 
|
= Test Unit to Coordinator =
{|
{|
{{LSL DefineRow||Announce|}}
{{LSL DefineRow||Announce|}}
Line 29: Line 33:
{{LSL DefineRow||Crashed|}}
{{LSL DefineRow||Crashed|}}
{{LSL DefineRow||Timeout|}}
{{LSL DefineRow||Timeout|}}
|}
|}
|}

Revision as of 04:46, 8 March 2007

Coordinator to Controller

•  Configuration
•  ChatProxy

Controller to Coordinator

•  TestGroupsDialog
•  TestDialog
•  StartGroup
•  StartTest
•  StopTests
•  Configure

Test Unit

Input Output
•  Capture
•  StartTest
•  StopTest
•  Configure
•  Announce
•  Leave
•  Message
•  Crashed
•  Timeout