CustomMock.st
Thu, 05 Feb 2015 22:50:23 +0100 Jakub Nesveda Cleanup - removed unable to fix methods from CustomMock
Sun, 25 Jan 2015 13:39:42 +0100 Jakub Nesveda Fixed failing tests caused by new STX release
Sat, 24 Jan 2015 19:40:40 +0100 Jakub Nesveda Ooops, remove debug print in CustomMock
Sat, 24 Jan 2015 19:37:13 +0100 Jakub Nesveda Fixed unwanted creation of namespaces which leades to mess in the browser in CustomMock
Sun, 28 Dec 2014 15:33:04 +0100 Jakub Nesveda Oops, forgot to remove print in CustomMock
Sun, 28 Dec 2014 15:31:41 +0100 Jakub Nesveda Better create just mocked getters instead of accessors in CustomMock >> createMockGetters:forSelectors:
Sun, 28 Dec 2014 13:59:20 +0100 Jakub Nesveda Added method for creating mocked getter/setter methods in CustomMock >> createMockAccessors:forNames:
Fri, 26 Dec 2014 11:54:36 +0100 Jakub Nesveda Same method protocol name (initialization) for initialize method
Thu, 25 Sep 2014 22:44:09 +0200 Jakub Nesveda typo
Wed, 24 Sep 2014 21:35:26 +0200 Jakub Nesveda CustomMock - do not mess changes file with test class modifications
Tue, 23 Sep 2014 23:29:19 +0200 Jakub Nesveda add method compileMockMethod: aSourceCode to CustomMock as replacement for mockSelector: aSelector withBlockValue: aBlock which does not work and causes allways test pass
Fri, 11 Jul 2014 12:45:31 +0200 Jakub Nesveda CustomMock - add method mocking for both class and instance
Fri, 20 Jun 2014 10:36:18 +0200 Jakub Nesveda CustomMock - add possibility for mocking messages with arguments
Mon, 16 Jun 2014 00:38:45 +0200 Jakub Nesveda add poor mans mocking class CustomMock
less more (0) tip