Discussion of testing theory and practice, including methodologies (such as TDD, BDD, DDD, Agile, XP) and software - anything to do with testing goes here. (Formerly "The Testing Side of Development")
Fail: /usr/local/CIB/main-dev/compinabox/tests/unit-tests/classes/All.php ->
All Class Tests -> /usr/local/CIB/main-dev/compinabox/tests/unit-tests/classes/Registry/All.php ->
All Registry Tests -> /usr/local/CIB/main-dev/compinabox/tests/unit-tests/classes/Registry/BasicRegistryTests.php ->
Registry -- Interface ->
testregistrysingeleton ->
їObject: of registry] and
їObject: of registry] should reference the same object at line ї33]
That's weird. I got it to work without using the array, and I think I ran the same test cases as Jason shows that should cause it to fail, but it didn't. But I'll switch it over anyways, just in case.