Module
Webrat::HaveTagMatcher
In:
lib/webrat/core/matchers/have_tag.rb
Methods
assert_have_no_tag
assert_have_tag
have_tag
match_tag
Public Instance methods
assert_have_no_tag
(*args, &block)
assert_have_tag
(*args, &block)
have_tag
(*args, &block)
match_tag
(*args, &block)
Alias for
have_tag
[Validate]