module TagAssertions
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v4.1.16Pair of assertions to testing elements in the HTML output of the response.
Methods (defined here)
- # assert_no_tag
- # assert_tag
- # find_all_tag
- # find_tag
- # html_document
Ruby on Rails 3.0.20
Since v3.0.20 Last seen in v4.1.16Pair of assertions to testing elements in the HTML output of the response.