libtest-identity-perl

Rating: 
0
No votes yet

test module that asserts the referential identity of a reference
Test::Identity provides a single testing function, identical. It asserts that
a given reference is as expected; that is, it either refers to the same
object or is undef. It is similar to Test::More::is except that it uses
refaddr, ensuring that it behaves correctly even if the references under test
are objects that overload stringification or numification. It also provides
better diagnostics if the test fails.

Application versions: 
AttachmentSizeDate
File libtest-identity-perl_0.01-1_all.deb5.83 KB05/08/2013 - 15:15
Changelog: 

libtest-identity-perl (0.01-1) unstable; urgency=low

* Initial Release. (Closes: #605064)