sqlmarker / Unit_testing / PHPUnit / Framework / Constraint /
Nigel Stanger authored on 18 Mar 2014
..
GreaterThanSC.php • Implemented specialised “non-informative” subclasses of various constraints so that we can test assertions without giving away the answers to the students! (closes #13) 10 years ago
IsEqualSC.php • Overrode evaluate() to stop it throwing out a too-informative exception. 10 years ago
LessThanSC.php • Implemented specialised “non-informative” subclasses of various constraints so that we can test assertions without giving away the answers to the students! (closes #13) 10 years ago
StringContainsSC.php • Added StringContainsSC and TraversableContainsSC constraints. 10 years ago
TraversableContainsSC.php • Added StringContainsSC and TraversableContainsSC constraints. 10 years ago