Sha256: daa504c4701d90a1c07e1f74fd480296806a1ebe60831e6c6e872092cd67887c
Contents?: true
Size: 424 Bytes
Versions: 3
Compression:
Stored size: 424 Bytes
Contents
Hardmock 1.0.3 * "expects" replaces "expect" ("expect" now raises Hardmock::DeprecationError) * "verify_mocks" is now implicit in teardown, you needn't call it anymore * Mocking methods that Mock would otherwise inherit from Object (eg, to_s) is now possible * require 'hardmock' is all that's required to use the library now; no need to include in TestCase (previously called CMock, translated to Hardmock on 2006-12-10)
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
minilab-1.0.0-mswin32 | vendor/hardmock/CHANGES |
hardmock-1.1.0 | CHANGES |
hardmock-1.2.0 | CHANGES |