Object
Simple class to replace real loggers, so that we can raise any errors being logged.
# File lib/authlogic/test_case/mock_logger.rb, line 5 def error(message) raise message end
[Validate]
Generated with the Darkfish Rdoc Generator 2.