NAME
Test::YAFT::Test::Deep - Test::YAFT - Test::Deep comparison
DESCRIPTION
Test::YAFT supports almost all of Test::Deep features
Import Parameters
Test::YAFT exports via Exporter::Tiny.
Exported Functions
- Isa
-
Reexported as
expect_isa - all
-
Reexported as
expect_all - any
-
Reexported as
expect_any - array
-
Reexported as
expect_array - array_each
-
Reexported as
expect_array_each - arrayelementsonly
-
Reexported as
expect_array_elements_only - arraylength
-
Reexported as
expect_array_length - arraylengthonly
-
Reexported as
expect_array_length_only - bag
-
Reexported as
expect_bag - blessed
-
Reexported as
expect_blessed - bool
-
Reexported as
expect_bool - cmp_bag
-
Not provided, use
itwithexpect_bag - cmp_deeply
-
Replaced with
it(which btw internally uses it) - cmp_details
-
Reexportable (tag plumbing)
- cmp_methods
-
Not provided, use
itwithexpect_methods - cmp_set
-
Not provided, use
itwithexpect_set - code
-
Reexported as
expect_code - deep_diag
-
Reexportable (tag plumbing)
- eq_deeply
-
Reexportable (tag plumbing)
- hash
-
Reexported as
expect_hash - hash_each
-
Reexported as
expect_hash_each - hashkeys
-
Reexported as
expect_hash_keys - hashkeysonly
-
Reexported as
expect_hash_keys_only - ignore
-
Reexported
- isa
-
Only its
Isapart available viaexpect_isa - listmethods
-
Reexported as
expect_listmethods - methods
-
Reexported as
expect_methods - noclass
-
Reexported as
expect_no_class - none
-
Reexported as
expect_none - noneof
-
Reexported as
expect_none_of - num
-
Reexported as
expect_num - obj_isa
-
Reexported as
expect_obj_isa - re
-
Reexported as
expect_re - reftype
-
Reexported as
expect_ref_type - regexpmatches
-
Reexported as
expect_regexpmatches - regexponly
-
Reexported as
expect_regexp_only - regexpref
-
Reexported as
expect_regexp_ref - regexprefonly
-
Reexported as
expect_regexpref_only - scalarrefonly
-
Reexported as
expect_scalarref_only - scalref
-
Reexported as
expect_scalarref - set
-
Reexported as
expect_set - shallow
-
Reexported as
expect_shallow - str
-
Reexported as
expect_str - subbagof
-
Reexported as
expect_subbag_of - subhashof
-
Reexported as
expect_subhash_of - subsetof
-
Reexported as
expect_subset_of - superbagof
-
Reexported as
expect_superbag_of - superhashof
-
Reexported as
expect_superhash_of - supersetof
-
Reexported as
expect_superset_of - useclass
-
Reexported as
expect_use_class
AUTHOR
Branislav Zahradník <barney@cpan.org>
COPYRIGHT AND LICENCE
This file is part of Test::YAFT distribution.