Make possible test Security for Anonymous
With this change, by using "None" instead username at any SecurityTestCase assertion, it test security as Anonymous. ie.: self.failIfUserCanViewDocument(None, document)
Showing
Please register or sign in to comment