|
From: Nicolas T. <nic...@gm...> - 2009-12-15 09:58:39
|
2009/12/14 Marcus Baker <ma...@la...>:
> $a->expect('world', array(new ReferenceExpectation($b), 66));
[...]
> $a->expect('world', array(new SameExpectation($b), 66));
>
What would be the differences between "Reference" and "Same" concepts ?
Thanks,
Nicolas
|