Commit Graph

9 Commits

Author SHA1 Message Date
Grant Sheldon b086f6e1f0 Fix sameInstance(as:) ambiguous reference compile-time error. 2018-01-28 20:02:55 -08:00
Arjan Duijzer eaab7db26d Added ParameterMatcher for (optional) throwing closures and optionals, e.g. anyThrowingClosure(), anyOptionalThrowingClosure and null()
Added Acceptance test for inheritance stubbing and verifying
2017-12-29 14:14:46 +01:00
Tadeas Kriz eb1992abdb Add Array and Set equalTo functions when Element is Equatable. 2017-11-09 19:55:52 +01:00
KaosDG 4ca15ff61d working on the generated mocks.
Closures are a problem :(
2017-10-02 19:40:03 +02:00
Tadeas Kriz 80245e024e Rename `equalTo` to `sameInstance`. 2017-04-13 16:10:45 +02:00
Filip Dolník 36dc88e877 Fix PR issues. 2016-09-23 17:47:08 +02:00
Filip Dolník f684533f03 Convert code to Swift 3. 2016-09-22 10:00:38 +02:00
Filip Dolník 05cb848704 Refactor tests. 2016-07-05 18:29:10 +02:00
Filip Dolník 0b941cb609 Refactor Matchers. 2016-07-04 16:22:53 +02:00