GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
sqlmarker
Transfer to URL with SHA
149 commits
tree:
c88a7131c7
Switch branches
×
master
sqlmarker
/
Unit_testing
/
PHPUnit
/
Framework
/
Constraint
/
latest commit
14f3974cd5
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