issues
search
sebastianbergmann
/
phpunit-mock-objects
Mock Object library for PHPUnit
https://phpunit.de/
Other
4.97k
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Stub_ReturnCallback with invocation object bound to closure
#379
SilverFire
closed
6 years ago
2
Update documented php version constraint
#378
baileylo
closed
7 years ago
0
Mock expectation changes when the expectation is met
#377
mvscheidt
closed
7 years ago
4
Whole library is now using namespaces
#376
MarioBlazek
closed
7 years ago
11
Bump doctrine/instantiator version
#375
srmklive
closed
7 years ago
2
TypeError: md5() expects parameter 1 to be string, integer given
#374
kevindh89
closed
7 years ago
2
Fatal error when mocking methods with nullable parameters in HHVM 3.21.0 running in PHP7 mode
#373
fpoirotte
closed
7 years ago
2
Add support for nullable typehinted variadic arguments
#372
ruudk
closed
7 years ago
6
doctrine/instantiator version constraint break for 7.0.n builds
#371
PeeHaa
closed
7 years ago
1
Limited instantiator dependency due to PHP change
#370
Dylan-DPC-zz
closed
7 years ago
4
Update version schema to prevent breaking change
#369
bepsvpt
closed
7 years ago
1
callback() for withConsecutive argument called more than twice
#368
alessandro-aglietti
closed
6 years ago
2
Allow configuration (without warning) of method calls handled by __call()
#367
sebastianbergmann
closed
6 years ago
1
Generate mock's class name using mt_rand() instead of microtime()
#366
dlondero
closed
7 years ago
4
Generate mock's class name using mt_rand() instead of microtime()
#365
dlondero
closed
7 years ago
1
Update CONTRIBUTING.md link
#364
dlondero
closed
7 years ago
1
how to mock php native functions
#363
srivi1225
closed
7 years ago
1
fix doc block
#362
mattrx
closed
7 years ago
1
ReturnValueMap uses identity operator (===) on parameters
#361
t-schroeder
closed
7 years ago
1
Expected error with self::once()
#360
north69
closed
6 years ago
3
Malformed withConsecutive doesn't raise errors
#359
Slamdunk
closed
6 years ago
1
Mocking a final method does not generate an error
#358
ryabenko-pro
closed
6 years ago
6
getMockFromWsdl ParseError: syntax error, unexpected '.', expecting '{'
#357
ostrolucky
closed
7 years ago
4
Fatal error "cannot implement previously implemented interface" with array of single interface
#356
ghost
closed
6 years ago
4
Does not allow mock \Throwable
#355
svycka
closed
7 years ago
3
failing an expectation for anything() doesn't say which method was attempted
#354
joachim-n
closed
6 years ago
3
Migration to namespaces
#353
peterrehm
closed
7 years ago
2
Check type of expected invoke count
#352
ghost
closed
7 years ago
1
Fixed typo in comment
#351
mschroeder
closed
7 years ago
0
Fatal error: Call to protected method PHPUnit_Framework_TestCase::getMock()
#350
ambrt
closed
7 years ago
1
Unable to compare two DateTimes in mocks
#349
sc0rp10
closed
7 years ago
1
Is it possible to assert that a mock object is cloned?
#348
courtney-miles
closed
6 years ago
3
Do not mock method which has final class as return type
#347
kubawerlos
closed
7 years ago
2
[1.2] getMock return null for some PHP versions
#346
markomafs
closed
7 years ago
1
Add `withConsecutiveArray`
#345
mcordingley
closed
7 years ago
2
Fixed typo in comment
#344
mschroeder
closed
7 years ago
1
->willReturnReference() will not return a reference
#343
chkt
closed
6 years ago
3
Can not composer install / update -> No version set (parsed as 1.0.0)
#342
GuillaumeSeren
closed
7 years ago
16
Mock of nullable return types throws parse error
#341
yoshz
closed
7 years ago
2
Asserting that a method cannot be stubbed requires catching a PHPUnit runtime exception, which breaks the test
#340
Thijs-Riezebeek
closed
6 years ago
2
allow return nullable
#339
prolic
closed
7 years ago
1
Mocks of interfaces with nullable return types throw an error when returning null
#338
jbaron-gingco
closed
7 years ago
4
throwing exception doesn't work on mock object
#337
rezamarandi
closed
6 years ago
4
[PHP-7.0.12] Mocking an interface that extends IteratorAggregate
#336
sudoforge
closed
6 years ago
1
How to use Mocks to determine types of array members?
#335
ghost
closed
6 years ago
4
Strange behaviour when using setMockClassName
#334
kiyanwang
closed
6 years ago
2
Formalise spies
#333
neerolyte
closed
6 years ago
2
Strange type casting behavior when mocking methods with a return type
#332
guillemcanal
closed
6 years ago
2
void return types in generateReturnValue
#331
prolic
closed
8 years ago
0
Add support for void return types in generator
#330
prolic
closed
8 years ago
5
Previous
Next