Commit Graph

10 Commits

Author SHA1 Message Date
Bruce Weirdan
4605575b4d
method() returns InvocationMocker and dropped methods that are not actually present on MockObject 2018-12-01 05:10:20 +02:00
Matthew Brown
5fd3db0c48 Add support for better mocking 2018-11-25 01:40:30 -05:00
Matthew Brown
0c8386711c Improve mocking support 2018-11-24 18:27:52 -05:00
Matthew Brown
b920963c88
Remove assertEquals - too simple for PHPUnit's assertions 2018-11-16 12:56:32 -05:00
Matthew Brown
6a387da8e2
Add message arg 2018-11-16 11:11:43 -05:00
Matthew Brown
340eedabfe
Add assertNotSame and assertNotEquals 2018-11-16 11:05:51 -05:00
Matthew Brown
5c7b479ada
Add assertSame and assertEquals 2018-11-16 10:15:09 -05:00
Matthew Brown
88051affb7
Fix assertTrue/assertFalse 2018-11-14 13:08:56 -05:00
Matthew Brown
b49f07b34b Put asserts in proper place 2018-11-14 09:23:26 -05:00
Matthew Brown
fa76f65209 Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00