The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::YAFT::Got - Internals under got { }

SYNOPSIS

        use Test::YAFT;

        it "should ..."
                => got { ... how to build test value ... }
                => throws => 'My::Project::X::Something::Went::Wrong',
                ;

DESCRIPTION

AUTHOR

Branislav Zahradník <barney@cpan.org>

COPYRIGHT AND LICENCE

This module is part of Test::YAFT distribution.