NAME
Mojo::UserAgent::Mockable::Request::Compare - Helper class for Mojo::UserAgent::Mockable that compares two Mojo::Message::Request instances
VERSION
version 1.00
ATTRIBUTES
compare_result
The result of the last compare operation. It is only populated when two requests do not match.
METHODS
compare
Compare two instances of Mojo::Message::Request.
AUTHOR
Kit Peters <kit.peters@broadbean.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Broadbean Technology.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.