# File lib/generators/test_unit/templates/client_application_test.rb, line 31 def test_should_have_key_and_secret assert_not_nil @application.key assert_not_nil @application.secret end