Class: Feature

troop. Feature

Implements methods to detect environment features relevant to OOP and testing.
Source:

Methods

<static> canAssignToReadOnly() → {boolean}

Determines whether read-only properties may be covered up by assignment.
Source:
Returns:
Type
boolean

<static> hasPropertyAttributes() → {boolean}

Determines whether ES5 property attributes are available.
Source:
Returns:
Type
boolean