Name: | perl-Test-Object |
Version: | 0.08 |
Release: | 23.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 30634 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-Test-Object-0.08-23.el10_0.noarch.rpm
|
Source RPM: |
perl-Test-Object-0.08-23.el10_0.src.rpm
|
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-Object |
Summary: | Thoroughly testing objects via registered handlers |
Description: | Test::Object is a testing package designed to allow you to easily test
what you believe is a valid object against the expected behavior of
all of the classes in its inheritance tree in one single call. |