Cuckoo/Tests/Source
Matyáš Kříž 335a2175c1 Add some basic tests for generic class and generic protocol mocks. 2019-03-25 12:48:58 +01:00
..
ClassForStubTesting.swift Add stub objects. 2016-09-22 10:01:21 +02:00
ClassWithOptionals.swift Fix support of closures and unwrapped optionals. 2016-12-18 21:31:41 +01:00
ExcludedTestClass.swift Added test-cases for excluding Classes and Protocols from Mock stub generation 2018-01-02 11:21:21 +01:00
GenericClass.swift Add some basic tests for generic class and generic protocol mocks. 2019-03-25 12:48:58 +01:00
GenericProtocol.swift Add some basic tests for generic class and generic protocol mocks. 2019-03-25 12:48:58 +01:00
ObjcProtocol.swift Add to compilable and green test state. 2017-04-02 18:03:31 +02:00
TestedClass.swift WIP allow non-optional values to be passed as matchers for optionals. 2019-03-19 12:58:21 +01:00
TestedProtocol.swift Adding support for overloaded method names 2017-12-29 10:55:11 +01:00
TestedSubProtocol.swift Added support for mocking Inherited types 2017-02-23 15:39:53 +01:00
TestedSubclass.swift Added test-cases for excluding Classes and Protocols from Mock stub generation 2018-01-02 11:21:21 +01:00
UnicodeTestProtocol.swift Fix crash when using non-ASCII characters. 2017-04-27 14:46:58 +02:00