Language

Package: perl-test-object @ 0.08

Synopsis

Thoroughly testing objects via registered handlers

Description

In situations where you have deep trees of classes, there is a common situation in which you test a module 4 or 5 subclasses down, which should follow the correct behaviour of not just the subclass, but of all the parent classes.

This should be done to ensure that the implementation of a subclass has not somehow ``broken'' the object's behaviour in a more general sense.

Test::Object is a testing package designed to allow you to easily test what you believe is a valid object against the expected behaviour of all of the classes in its inheritance tree in one single call.

Home page
https://metacpan.org/release/Test-Object
Location
gnu/packages/perl-check.scm (line: 1036, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/ng6cdkz1ncmd2cvgvd8hv48b75m2prby-perl-test-object-0.08.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/qi8rkmcz54fmbwv8rv6p9jyhnnpaawr4-perl-test-object-0.08.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/2ij6r9madc8h90z02fvx951pfcahzmgl-perl-test-object-0.08.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/40pw1r5z5gfy465swlyjj7nybybq49q9-perl-test-object-0.08.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/gkiwk0zkpcsp880yaz3a45ddabwl8g2a-perl-test-object-0.08.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/95l504y7ag5z8qjrr5nyb78wpyz9jg9f-perl-test-object-0.08.drv
x86_64-linuxi686-w64-mingw32/gnu/store/dqwpiw42jm6q9a4qxiqj8k7bcw3lflgb-perl-test-object-0.08.drv
x86_64-linuxi586-pc-gnu/gnu/store/nwxxz7z2b2rm3cxbvghhrw4zwbs9h5fq-perl-test-object-0.08.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/rsj7fqk0v3wfcfdyg8c8y4zvavpz5v00-perl-test-object-0.08.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/qj8csrhiwwm6ajpzkgbfz67jkfhbr1fb-perl-test-object-0.08.drv
riscv64-linux/gnu/store/zg3dmx65z7r9f0fby44syxcswdz6fzph-perl-test-object-0.08.drv
    powerpc-linux/gnu/store/08asy7ydxc4wbkb29i2v9d8mw870zx0j-perl-test-object-0.08.drv
      powerpc64le-linux/gnu/store/xrdhnf7xrmkxb8vxf6gmi7hny4cldqms-perl-test-object-0.08.drv
      mips64el-linux/gnu/store/xlxjf7s05pbffjl741mgj5imn2na7ayk-perl-test-object-0.08.drv
        i686-linux/gnu/store/57wm0bhl5qhx1gkxkg7fl9vnqh503k1f-perl-test-object-0.08.drv
        i586-gnu/gnu/store/3y7b581cqbgwwh58x3c9fv784p5c276a-perl-test-object-0.08.drv
        armhf-linux/gnu/store/c9vqgr2gnvqw7nz1pf2nmg1cik920fwz-perl-test-object-0.08.drv
        aarch64-linux/gnu/store/0hd9ibzajrd6px2zagqgavhjdylldbls-perl-test-object-0.08.drv

        Lint warnings

        LinterMessageLocation
        description

        Validate package descriptions

        use @code or similar ornament instead of quotes