labs.testing.EqualsMatcher Extends
The Equals matcher.

Inheritance

Constructor

goog.labs.testing.EqualsMatcher(value)

Parameters

value : string
The expected string.

Instance Methods

Public Protected Private
describe()
No description.
code »
matches()
Determines if input string is equal to the expected string.
code »

Instance Properties

value_ :
No description.
Code »

Package labs.testing

Package Reference