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/49jdil83jq5v2c9nkbmir9azfknrv5b9-perl-test-object-0.08.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/9w3hw4677663cqd4srdxg6ag0241y02g-perl-test-object-0.08.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/80ygv8vng77myphmqb3nlamr4nvwvg8h-perl-test-object-0.08.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/fksrhxhclcxqlrrdr20qgzcvyg5avgj3-perl-test-object-0.08.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/vrdq7w2ll5nv1gxg3pp6rw1qlin3pyny-perl-test-object-0.08.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/qdgc56ka5psbkrfnrnk03gzdisk22vxi-perl-test-object-0.08.drv
x86_64-linuxi686-w64-mingw32/gnu/store/nlv7ggydxp53ghjscwczd7sc0xj1lkga-perl-test-object-0.08.drv
x86_64-linuxi586-pc-gnu/gnu/store/jmydkzvx6qrylk7cw55v1cw15y70n7j8-perl-test-object-0.08.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/b2ap5x0f6yy9rdy2yzy9wpk4wrysagnj-perl-test-object-0.08.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/sh2zawdx1mcl2gn9k7cb9pmcrfxzgarw-perl-test-object-0.08.drv
riscv64-linux/gnu/store/ajxqm9rv3pw0281x3agiqbixg8gchbl6-perl-test-object-0.08.drv
    powerpc-linux/gnu/store/5a16vaahnlyybflzqyrdpwibzhpxsikq-perl-test-object-0.08.drv
      powerpc64le-linux/gnu/store/vwcc3f07jpzvv6h3r366imal0rnkd2jx-perl-test-object-0.08.drv
      mips64el-linux/gnu/store/s8njfz9cns3kx8z1vw17zcwspylrzaq1-perl-test-object-0.08.drv
        i686-linux/gnu/store/qv16y86pc0acb8vrv2309gddkja5d7hy-perl-test-object-0.08.drv
        i586-gnu/gnu/store/pzykw7nwcdbm6m8ba0q0jbrnlh4fqnfp-perl-test-object-0.08.drv
        armhf-linux/gnu/store/8qfpbf0gd643vdg8394pfm7xmc41bmci-perl-test-object-0.08.drv
        aarch64-linux/gnu/store/a2qri84230x8j7y6aslqqx7qmrjkjxfb-perl-test-object-0.08.drv

        Lint warnings

        LinterMessageLocation
        description

        Validate package descriptions

        use @code or similar ornament instead of quotes