We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1286270
77f326a Abstract TestingExpect class to manage expect() function of jasmine.
TestingExpect
expect()
afb98f5 Class TestingToBeMatchers with matchers that use the toBe() method of jasmine.Matchers.
TestingToBeMatchers
toBe()
jasmine.Matchers
3bf2046 Tests for the TestingToBeMatchers.