0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added example. More... almost 17 years ago
Fixed example name. More... almost 17 years ago
Version 0.1.8 More... almost 17 years ago
Added examples. More... almost 17 years ago
ScenarioOrderError shows list of remaining ordered scenarios More... almost 17 years ago
Error message formatting. More... almost 17 years ago
ScenarioNotFoundError Message includes all Scenarios for the Double. More... almost 17 years ago
Added TimesCalledError Message Formatted to be on multiple lines to changes, More... almost 17 years ago
Undid accidental rename of ArgumentEqualityExpectation to ArgumentEqualityError. More... almost 17 years ago
Added AnyTimesMatcher. TimesCalledError messages are on multiple times to make them easier to read. More... almost 17 years ago
Release 0.1.7 More... almost 17 years ago
Release 0.1.7 More... almost 17 years ago
Implemented Scenario#at_most More... almost 17 years ago
Scenario#attempt? uses TimesCalledExpectation#attempt? More... almost 17 years ago
Added TimesCalledExpectation#attempt? More... almost 17 years ago
Renamed Scenario#times_called_verified? to Scenario#attempt? More... almost 17 years ago
Added TimesCalledMatcher.create. More... almost 17 years ago
Added ProcMatcher. TimesCalledExpectation now uses ProcMatcher. TimesCalledExpectation uses matchers now instead of literal values. More... almost 17 years ago
Remove old code. More... almost 17 years ago
Added RangeMatcher. TimesCalledExpectation uses RangeMatcher. More... almost 17 years ago
Moved examples. More... almost 17 years ago
Moved Matchers out of Expectations. More... almost 17 years ago
Created IntegerMatcher. More... almost 17 years ago
Refactored examples. More... almost 17 years ago
Refactored examples. More... almost 17 years ago
Implemented TimesCalledMatcher#attempt? More... almost 17 years ago
Renamed TimesCalledExpectation#verify_input to TimesCalledExpectation#attempt! More... almost 17 years ago
Refactoring needed to get at_most working. More... almost 17 years ago
Created AtMostMatcher. More... almost 17 years ago
RDoc changes. More... almost 17 years ago