Class
RequestTokenTest
In:
lib/generators/test_unit/templates/oauth_token_test.rb
Parent:
ActiveSupport::TestCase
Methods
setup
test_should_authorize_request
test_should_be_valid
test_should_have_a_secret
test_should_have_a_token
test_should_not_be_authorized
test_should_not_be_invalidated
test_should_not_exchange_without_approval
test_should_not_exchange_without_approval
test_should_not_have_errors
Public Instance methods
setup
()
test_should_authorize_request
()
test_should_be_valid
()
test_should_have_a_secret
()
test_should_have_a_token
()
test_should_not_be_authorized
()
test_should_not_be_invalidated
()
test_should_not_exchange_without_approval
()
test_should_not_exchange_without_approval
()
test_should_not_have_errors
()
[Validate]