• Implemented specialised “non-informative” subclasses of various constraints so that we can test assertions without giving away the answers to the students! (closes #13)
• Refactored a couple of variable names.
• Fixed punctuation in assertion output.
1 parent 07f0a47 commit 6e869895532f6d593f523ad7c91191424e65029d
Nigel Stanger authored on 17 Mar 2014
Showing 5 changed files
View
Unit_testing/PHPUnit/Autoload.php 0 → 100644
View
Unit_testing/PHPUnit/Framework/Constraint/GreaterThanSC.php 0 → 100644
View
Unit_testing/PHPUnit/Framework/Constraint/IsEqualSC.php 0 → 100644
View
Unit_testing/PHPUnit/Framework/Constraint/LessThanSC.php 0 → 100644
View
Unit_testing/Schema.php