Module: Rails::Dom::Testing::Assertions

Extended by:
ActiveSupport::Concern
Includes:
DomAssertions, SelectorAssertions, TagAssertions
Defined in:
lib/rails/dom/testing/assertions.rb,
lib/rails/dom/testing/assertions/dom_assertions.rb,
lib/rails/dom/testing/assertions/tag_assertions.rb,
lib/rails/dom/testing/assertions/selector_assertions.rb

Defined Under Namespace

Modules: DomAssertions, SelectorAssertions, TagAssertions

Method Summary

Methods included from TagAssertions

#assert_no_tag, #assert_tag, #find_all_tag, #find_tag

Methods included from SelectorAssertions

#assert_select, #assert_select_email, #assert_select_encoded, #count_description, #css_select

Methods included from DomAssertions

#assert_dom_equal, #assert_dom_not_equal