Commit graph

8 commits

Author SHA1 Message Date
Gabriel Caruso
93ce9cb93a
Updated to PHPUnit 6 2017-11-12 14:22:22 +01:00
Henrique Moody
6f5c623926
Use class constant instead of FQCN 2016-10-30 20:16:13 +01:00
Henrique Moody
639cfdb3c7
Replace getMock() by createMock() 2016-09-20 08:46:56 +02:00
Henrique Moody
4eb6d8090f
Merge branch '1.1' 2016-09-17 21:39:18 +02:00
Henrique Moody
edf4e49ac6
Merge branch '1.0' into 1.1 2016-09-17 21:30:00 +02:00
Henrique Moody
494b67871f
Fix wrong behaviour on AbstractRelated
When you define the name for an `AbstractRelated` instance, you expect
that it also define the name for its child. But, when the child already
had a name the `AbstractRelated` was overwriting its name with the
`reference`.
2016-09-17 20:23:38 +02:00
Royall Spence
0d4659c08f replace deprecated getMock with createMock 2016-07-29 20:47:42 -04:00
Emmerson
a0cc815add Create AbstractRelated test 2015-11-04 15:34:49 -02:00