| Class | Authlogic::TestCase::MockController |
| In: |
lib/authlogic/test_case/mock_controller.rb
|
| Parent: | ControllerAdapters::AbstractAdapter |
Basically acts like a controller but doesn‘t do anything. Authlogic can interact with this, do it‘s thing and then you can look at the controller object to see if anything changed.
| http_password | [RW] | |
| http_user | [RW] | |
| request_content_type | [W] |