• 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. |
---|
|
Unit_testing/PHPUnit/Autoload.php 0 → 100644 |
---|
Unit_testing/PHPUnit/Framework/Constraint/GreaterThanSC.php 0 → 100644 |
---|
Unit_testing/PHPUnit/Framework/Constraint/IsEqualSC.php 0 → 100644 |
---|
Unit_testing/PHPUnit/Framework/Constraint/LessThanSC.php 0 → 100644 |
---|
Unit_testing/Schema.php |
---|