# File lib/generators/test_unit/templates/client_application_test.rb, line 27
  def test_should_not_have_errors
    assert_equal [], @application.errors.full_messages
  end