NAME
Test::Pcuke::Executor::Status - status of the step execution
SYNOPSIS
TODO SYNOPSIS
use Test::Pcuke::Executor::Status;
my $status = Test::Pcuke::Executor::Status->new($status, $exception);
...
METHODS
new
status
Returns the status string passed to the constructor
exception
Returns the exception passed to the constructor
AUTHOR
Andrei V. Toutoukine, <tut at isuct.ru>
BUGS
Please report any bugs or feature requests to bug-/home/tut/bin/src/test-pcuke at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=/home/tut/bin/src/Test-Pcuke. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Test::Pcuke::Executor::Status
You can also look for information at:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=/home/tut/bin/src/Test-Pcuke
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2011 Andrei V. Toutoukine.
This program is released under the following license: artistic