class Authlogic::TestCase::MockAPIController

Basically acts like an API 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.