def test_should_get_index get :index assert_response :success assert_select "tag", value, "message" end
tag
value
message