A WrapperArray
is an object that contains an array of Wrappers
, and methods to test the Wrappers
.
- Properties:
wrappers
array
: the Wrappers
contained in the WrapperArray
length
number
: the number of Wrappers
contained in the WrapperArray
- Methods:
There is a detailed list of methods in the WrapperArray
section of the docs.