phpbb/tests/passwords
Marc Alexander 06aa3d948a [ticket/12354] Assert same instead of equal where necessary in passwords tests
In some tests we try to make sure that we do not get the same output in a
limited timeframe. These tests should use assertSame/NotSame instead of
assertEqual/NotEqual.

PHPBB3-12354
2014-04-05 11:51:38 +02:00
..
drivers_test.php [ticket/12354] Assert same instead of equal where necessary in passwords tests 2014-04-05 11:51:38 +02:00
manager_test.php [ticket/12354] Assert same instead of equal where necessary in passwords tests 2014-04-05 11:51:38 +02:00