search

goog.labs.testing.numbermatcher.CloseToMatcher

Provided By
All Implemented Interfaces
All Known Aliases

The CloseTo matcher.

new CloseToMatcher( value, range )

Parameters
valuenumber

The value to compare.

rangenumber

The range to check within.

Instance Methods

Static Functions