phockito icon indicating copy to clipboard operation
phockito copied to clipboard

PHP Mocking library based on Mockito

Results 14 phockito issues
Sort by recently updated
recently updated
newest added
trafficstars

Another little mistake of mine, I think - the point of argOfTypeThat() is to satisfy type checking, but if you use when($stub)->Foo() then no type checking takes place (as noted...

I'm not happy with the response in issue #5 as the behaviour in Phockito differs from Mockito. The following test passes in Mockito ``` java package org.richardsson; import org.junit.Test; import...

Think it's ok to call the current version stable an tag it as a 1.0.0 or something so we can have a stable composer?

Will put together a test to cause issue This may not be limited to strict mode, but it's how we're running