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.