Class
OauthClientsControllerUpdateTest
In:
lib/generators/test_unit/templates/clients_controller_test.rb
Parent:
ActionController::TestCase
Methods
do_invalid_update
do_valid_update
setup
test_should_assign_client_applications
test_should_query_current_users_client_applications
test_should_redirect_to_new_client_application
test_should_render_show_template
Included Modules
OAuthControllerTestHelper
Public Instance methods
do_invalid_update
()
do_valid_update
()
setup
()
test_should_assign_client_applications
()
test_should_query_current_users_client_applications
()
test_should_redirect_to_new_client_application
()
test_should_render_show_template
()
[Validate]