silverstripe-framework/tests/security
Sam Minnee dd8120aed7 API CHANGE: Added PermissionRole and PermissionRoleCode, along with relevant tests for the permission system. (from r85173)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@89187 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-10-15 22:27:56 +00:00
..
GroupTest.php API CHANGE Deprecated use of SapphireTest->fixture to access YML fixtures, please use gateway methods on SapphireTest instead (e.g. $this->objFromFixture() instead of $this->fixture->objFromFixture()) 2009-07-08 00:06:16 +00:00
GroupTest.yml Merged from branches/2.3 2009-04-29 01:20:24 +00:00
MemberTest.php Merged from branches/2.3 2009-04-29 00:07:39 +00:00
MemberTest.yml ENHANCEMENT Unit tests for Member->inGroup() and Member->inGroups() 2008-11-03 01:57:16 +00:00
PermissionTest.php API CHANGE: Added PermissionRole and PermissionRoleCode, along with relevant tests for the permission system. (from r85173) 2009-10-15 22:27:56 +00:00
PermissionTest.yml API CHANGE: Added PermissionRole and PermissionRoleCode, along with relevant tests for the permission system. (from r85173) 2009-10-15 22:27:56 +00:00
SecurityTest.php BUGFIX More robust URL handling in SecurityTest to avoid failing on custom /admin redirects 2009-09-01 06:48:31 +00:00