Alive Fields
1.01
|
Public Member Functions | |
testInvalidSession () | |
testDenyRead () | |
testDenyWrite () | |
testAllowRead () | |
testAllowWrite () |
testAllowRead | ( | ) |
Make sure a field with load permission can load normally.
ErrorException
testAllowWrite | ( | ) |
Makes sure save can work
testDenyRead | ( | ) |
Make sure a field without load permission cannot be loaded
ErrorException
testDenyWrite | ( | ) |
Make sure a field without write permission cannot save
ErrorException
Make sure a request with obselete token cannot be loaded
ErrorException