Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 406 Bytes

WrapperArray

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.