jasmine/spec/suites
Christian Williams 1b3545c82a Remove 'actual' param from matchers test and message functions. Use this.actual instead. This way, the signature of the test function matches how the matcher is called from a spec.
Spy matchers now throw an exception when called with non-spies, rather than returning false.  This makes the message function simpler, and will work better with future dot-not support.
Added better specs for error conditions on spy matchers.
2009-11-12 12:47:44 -05:00
..
EnvSpec.js Trivial Reporter improvements, runner now returns specs() 2009-10-15 18:58:52 -07:00
ExceptionsSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
JsApiReporterSpec.js Tuning to prevent stack overflows in FF 2009-10-05 22:36:10 -07:00
MatchersSpec.js Remove 'actual' param from matchers test and message functions. Use this.actual instead. This way, the signature of the test function matches how the matcher is called from a spec. 2009-11-12 12:47:44 -05:00
MockClockSpec.js added tests for mockclock 2009-10-27 16:49:23 -07:00
MultiReporterSpec.js Fix compatibility with the ruby contrib runner 2009-08-26 15:55:08 -07:00
NestedResultsSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
PrettyPrintSpec.js IE7 fixes 2009-10-15 17:48:28 -07:00
QueueSpec.js jasmine.Queue iterates by looping rather than recursing, so stack overflows should be less likely. 2009-10-12 23:09:51 -05:00
ReporterSpec.js Tuning to prevent stack overflows in FF 2009-10-05 22:36:10 -07:00
RunnerSpec.js Trivial Reporter improvements, runner now returns specs() 2009-10-15 18:58:52 -07:00
SpecRunningSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
SpecSpec.js Tuning to prevent stack overflows in FF 2009-10-05 22:36:10 -07:00
SpySpec.js Fix compatibility with the ruby contrib runner 2009-08-26 15:55:08 -07:00
SuiteSpec.js Remove @deprecated methods. 2009-10-19 22:17:22 -07:00
TrivialReporterSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00
UtilSpec.js major matcher refactor 2009-10-29 17:03:24 -07:00