Package perl-Test-ExpectAndCheck: Information
Source package: perl-Test-ExpectAndCheck
Version: 0.07-alt1
Build time: Apr 4, 2025, 12:43 PM in the task #380313
Category: Development/Perl
Report package bugLicense: perl
Summary: C<expect/check>-style unit testing with object methods
Description:
This package creates objects that assist in writing unit tests with mocked object instances. Each mocked "puppet" instance will expect to receive a given list of method calls. Each method call is checked that it received the right arguments, and will return a prescribed result. At the end of each test, each object is checked to ensure all the expected methods were called.
Maintainer: Igor Vlasenko
Last changed
April 3, 2025 Igor Vlasenko 0.07-alt1
- automated CPAN update
Oct. 23, 2023 Igor Vlasenko 0.06-alt2
- moved to Sisyphus as perl-Future-IO test dep
Oct. 21, 2023 Igor Vlasenko 0.06-alt1
- updated by package builder