Пакет perl-Test-ExpectAndCheck: Информация
Исходный пакет: perl-Test-ExpectAndCheck
Версия: 0.07-alt1
Собран: 4 апреля 2025 г. 12:43 в задании #380313
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/Test-ExpectAndCheck/
Лицензия: perl
О пакете: C<expect/check>-style unit testing with object methods
Описание:
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.
Сопровождающий: Igor Vlasenko
Последнее изменение
3 апреля 2025 г. Igor Vlasenko 0.07-alt1
- automated CPAN update
23 октября 2023 г. Igor Vlasenko 0.06-alt2
- moved to Sisyphus as perl-Future-IO test dep
21 октября 2023 г. Igor Vlasenko 0.06-alt1
- updated by package builder