method
test_accept_rule
v1_9_2_180 -
Show latest stable
- Class:
RDoc::Markup::FormatterTestCase
test_accept_rule()public
No documentation available.
# File lib/rdoc/markup/formatter_test_case.rb, line 102
def test_accept_rule
@to.start_accepting
@to.accept_rule @RM::Rule.new(4)
accept_rule
end