method
test_end_accepting
v1_9_2_180 -
Show latest stable
- Class:
RDoc::Markup::FormatterTestCase
test_end_accepting()public
No documentation available.
# File lib/rdoc/markup/formatter_test_case.rb, line 50
def test_end_accepting
@to.start_accepting
@to.res << 'hi'
end_accepting
end