Object[] -> List
In the Universal Test Client, the Object[] -> List page of the Universal Test Client is used to convert an instance of an array of Object objects into an instance of List list.
The Object[] -> List page contains
the following
fields and buttons:
- Array (drop-down list)
- Select an instance of an array of Object objects. The array of Object objects becomes available in this drop-down list once you load its object into the Objects section on the Universal Test Client.
- Convert (button)
- Click the Convert button
to convert the array of Object objects
selected in the Array drop-down list into an instance of List list.
In the Results section, you can click either of the following buttons:
- Work with Object button to place the array of Object objects into the Objects section on the Universal Test Client.
- Work with Contained Objects button to place all the contained objects into the Objects section on the Universal Test Client.