[TIMOB-3285] Drillbit: Add alias shouldBeEqual to shouldBe
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-08-01T09:28:25.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | Sprint 2011-30, Release 1.8.0 |
Components | Drillbit |
Labels | n/a |
Reporter | Don Thorp |
Assignee | Chase Culpepper |
Created | 2011-04-15T03:41:19.000+0000 |
Updated | 2017-03-03T17:48:27.000+0000 |
Description
It follows the pattern of the other methods more closely. Should
also add shouldNotBeEqual
as an alias to
shouldNotBe
.
Code reviewed and tested.
Closing ticket due to time passed and irrelevance of ticket.