Tadeas Kriz
|
1e85918060
|
Use CuckooGenerator in tests target and add file and line for debugging.
|
2016-01-19 00:05:06 +01:00 |
Tadeas Kriz
|
3116f22ecd
|
Rename Mockery to Cuckoo.
|
2016-01-17 21:40:36 +01:00 |
Tadeas Kriz
|
c127f306e6
|
Edit the way mock calls are made to allow proper stubbing.
|
2016-01-17 13:14:24 +01:00 |
Tadeas Kriz
|
ffb3677c11
|
Update `call` methods signatures to not use autoclosures.
|
2016-01-17 11:10:21 +01:00 |
Tadeas Kriz
|
bd8668f3c9
|
Add stubbing methods without parameters for convenience.
|
2016-01-16 21:33:33 +01:00 |
Tadeas Kriz
|
6b5f871f34
|
Change stubbing to use Matchable as well.
|
2016-01-16 21:25:29 +01:00 |
Tadeas Kriz
|
200f0e66bd
|
Allow type inference in markerFunction.
|
2016-01-16 18:05:27 +01:00 |
Tadeas Kriz
|
11cfd2e2c3
|
Add markerFunction to allow creation of marking functions.
|
2016-01-16 17:53:46 +01:00 |
Tadeas Kriz
|
c6842547b9
|
Update core to allow proper verification.
|
2016-01-16 17:36:49 +01:00 |
Tadeas Kriz
|
5f5a520c26
|
Make parameters @noescaping to allow @autoclosure and @noescape closures as parameters.
|
2016-01-14 03:08:03 +01:00 |
Tadeas Kriz
|
8766e7b5a9
|
Change handling original calls to @autoclosure to avoid ambiguity.
|
2016-01-14 02:50:05 +01:00 |
Tadeas Kriz
|
01e33e44cb
|
Add missing call methods to MockManager.
|
2016-01-14 01:53:20 +01:00 |
Tadeas Kriz
|
5cae973a92
|
Fix podspec and xcodeproj and add XCTest assertions.
|
2016-01-14 01:30:25 +01:00 |
Tadeas Kriz
|
61a0e0f681
|
First API implementation, yay!
|
2016-01-13 21:04:01 +01:00 |