Class Index | File Index

Classes


Class jasmine.Matchers


Defined in: jasmine-0.10.0.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
jasmine.Matchers(env, actual, results)
Method Summary
Method Attributes Method Name and Description
<static>  
jasmine.Matchers.addMatcher(expected, options)
Matcher that compares the actual to the expected using ===.
Class Detail
jasmine.Matchers(env, actual, results)
Parameters:
{jasmine.Env} env
actual
{jasmine.NestedResults} results
Method Detail
<static> jasmine.Matchers.addMatcher(expected, options)
Matcher that compares the actual to the expected using ===.
Parameters:
expected
options

Documentation generated by JsDoc Toolkit 2.1.0 on Thu Oct 29 2009 16:58:08 GMT-0700 (PDT)