./devel/p5-Test-MockObject, Perl extension for emulating troublesome interfaces

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.20200122nb4, Package name: p5-Test-MockObject-1.20200122nb4, Maintainer: pkgsrc-users

Perl extension for emulating troublesome interfaces.

Testing is a lot easier when you can control the entire environment.
With Test::MockObject, you can get a lot closer.

Test::MockObject allows you to create objects that conform to
particular interfaces with very little code. You don't have to
reimplement the behavior, just the input and the output.


Required to run:
[lang/perl5] [devel/p5-UNIVERSAL-isa] [devel/p5-UNIVERSAL-can]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 29.584 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-04-18 13:20:16 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-Test-MockObject) Updated 1.20191002 to 1.20200122

1.20200122 2020-01-22 10:47:03-08:00 America/Los_Angeles
    - allow mock() to mock multiple methods at once (GH PR #19, Felipe Gaspar)
    - tidy up dist metadata (GH PR #18, Mohammad S. Anwar)
   2019-11-03 11:16:06 by Roland Illig | Files touched by this commit (152)
Log message:
devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.