Use assertSame instead of assertEquals because we need to be sure the type
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 14 Mar 2010 09:09:59 +0000 (10:09 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sun, 14 Mar 2010 09:09:59 +0000 (10:09 +0100)
commit748543a787a4f51bf814405f669e36fbb3c2fc02
tree5aabafe87a8b14d1d48c27e82d961f2e95f1811f
parent446937eeaa89b10d24f6503ad99e0259a4d8c1b9
Use assertSame instead of assertEquals because we need to be sure the type
has not been altered.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
ut/arrayiteratortest.php
ut/filtermapiteratortest.php
ut/heaptest.php
ut/xdbtest.php