Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

89af576 · Feb 13, 2018

History

History

wrapper-array

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018
Feb 13, 2018

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.