Borland Software Water System silk perforator java explorer 2006 release 2 Manuel D’Utilisation

Page de 110
SilkPerformer Java Explorer User Guide
31
3  S
ETTING
 U
P
 T
ESTS
Output View
JUnit code view
This view displays the JUnit test script code. This code can be executed with 
any JUnit TestRunner. For more information about JUnit testing, please consult 
SilkPerformer Online Help.
Client proxy code
This view displays generated WebService Client proxy code. When loading a 
WSDL file to access a Web Service, a Client proxy class is created. Proxy 
classes are created on method and type information in WSDL files. When Web 
Service methods return complex types, additional classes are declared. These 
additional classes are used to represent complex types in the method calls that 
take complex parameters.
Output View
Output view displays log output during test runs. This output pane shows details 
about each call of the most recent animated run and statistics regarding 
execution time and executed methods.