diff options
author | Lance Stout <lancestout@gmail.com> | 2010-11-17 13:37:03 -0500 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2010-11-17 13:43:15 -0500 |
commit | b8114b25ed28437248322aad50209f737faa392c (patch) | |
tree | 998512dd09883dd08a6facf0ae71ac0c3ba5be03 /tests/test_tostring.py | |
parent | 45991e47eeab97f0411139c5b1627ac6350de3d0 (diff) | |
download | slixmpp-b8114b25ed28437248322aad50209f737faa392c.tar.gz slixmpp-b8114b25ed28437248322aad50209f737faa392c.tar.bz2 slixmpp-b8114b25ed28437248322aad50209f737faa392c.tar.xz slixmpp-b8114b25ed28437248322aad50209f737faa392c.zip |
Make live stream tests work better.
SleekTest can now use matchers when checking stanzas, using
the method parameter for self.check(), self.recv(), and self.send():
method='exact' - Same behavior as before
'xpath' - Use xpath matcher
'id' - Use ID matcher
'mask' - Use XML mask matcher
'stanzapath' - Use StanzaPath matcher
recv_feature and send_feature only accept 'exact' and 'mask' for now.
Diffstat (limited to 'tests/test_tostring.py')
0 files changed, 0 insertions, 0 deletions