user manual
SilkPerformer Java Explorer User Guide 39
3 S
ETTING UP TESTS
Defining Output Value Verifications
java.lang.String; so variables that represent a string array can be selected from
the drop-down list. In such cases, an array index field is enabled.
The Verification with NULL or variable drop-down list also contains public
fields of complex objects of matching type. In the example below, the test class
PublicMember has a public field called mStr of type string, which can be
selected. The notation for public fields is variable name and member name
separated by a dot <.> character.