silverstripe-framework/tests/security
Ingo Schommer e57b7651ef ENHANCEMENT Unit tests for Member->inGroup() and Member->inGroups()
ENHANCEMENT Added a "strict-mode" for Member->inGroup() and Member->inGroups() to determine true membership to a group (without inheritance)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@65125 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-03 01:57:16 +00:00
..
GroupTest.php BUGFIX Re-added additional GroupTest tests (merge error from branches/roa) 2008-08-11 04:59:14 +00:00
GroupTest.yml BUGFIX Re-added additional GroupTest tests (merge error from branches/roa) 2008-08-11 04:59:14 +00:00
MemberTest.php ENHANCEMENT Unit tests for Member->inGroup() and Member->inGroups() 2008-11-03 01:57:16 +00:00
MemberTest.yml ENHANCEMENT Unit tests for Member->inGroup() and Member->inGroups() 2008-11-03 01:57:16 +00:00
SecurityTest.php BUGFIX Using _t() to check content strings in unit tests and avoid tests failing when i18n is enabled 2008-10-10 02:20:33 +00:00