NAME

Test::Run::Obj::TestObj - results of a single test script.

$self->add_to_failed(@failures)

Add failures to the failed() slot.

$self->get_reason()

Gets the reason or defaults to the default.

SEE ALSO

Test::Run::Base::Struct, Test::Run::Obj, Test::Run::Core

LICENSE

This file is freely distributable under the MIT X11 license.

AUTHOR

Shlomi Fish, http://www.shlomifish.org/.