Method: MockListener#parse_failure
- Defined in:
- lib/vendor/xmpp4r/test/tc_streamparser.rb
#parse_failure(exception) ⇒ Object
19 20 21 |
# File 'lib/vendor/xmpp4r/test/tc_streamparser.rb', line 19 def parse_failure(exception) raise exception end |