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/4pc4dv8db711aqgy8vb4i55lijzkf3kh-perl-test-object-0.08.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/f7q0xfvhxqab75bikrrkalrabh440s1f-perl-test-object-0.08.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/i5j66apfpdm5wq97dmnwhj6d0fgq0x3k-perl-test-object-0.08.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/mdcq843rw5yr3i5rmlnm8j4x1w17y2qr-perl-test-object-0.08.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/nmrqcf0pwidrvnspkldbc5z3m5xi42m6-perl-test-object-0.08.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/dcr37mvmbiz46m7wgm35mlia97vc7hpc-perl-test-object-0.08.drv
x86_64-linuxi686-w64-mingw32/gnu/store/g0nb2ndi0bfqm23pk1srnjvnqwjvz5iz-perl-test-object-0.08.drv
x86_64-linuxi586-pc-gnu/gnu/store/4axnb583dh7gfz22imxdqx5391wqggn2-perl-test-object-0.08.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/r2njf1c86mrbp9r41bvv8xqj48xrcn9q-perl-test-object-0.08.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/kkrwrlb6hb6c5b6wgyfhn67bfnjnrliv-perl-test-object-0.08.drv
riscv64-linux/gnu/store/qayi3rxqa89ckwcf2rsciyqa29pcha39-perl-test-object-0.08.drv
    powerpc-linux/gnu/store/jkidcdyscnw75n9cdapi37qvyqpkldfd-perl-test-object-0.08.drv
      powerpc64le-linux/gnu/store/lhxr8dmyxzfqmyi3wny9k1xy54sy076l-perl-test-object-0.08.drv
      mips64el-linux/gnu/store/rv2zyz2wg0p1l9sjy9nvhjgy91xnwkff-perl-test-object-0.08.drv
        i686-linux/gnu/store/bvgz4pmc78vv796xkf0gf25dd45lkyxh-perl-test-object-0.08.drv
        i586-gnu/gnu/store/ir2bis5myp161pi9sv2qv5ifs3lncqqw-perl-test-object-0.08.drv
        armhf-linux/gnu/store/n2s097fghm4magv0fclwkwjgb7b5pjqs-perl-test-object-0.08.drv
        aarch64-linux/gnu/store/gj0wxfsz0p0hgblgarb7phbwwg6rrq9a-perl-test-object-0.08.drv

        Lint warnings

        LinterMessageLocation
        description

        Validate package descriptions

        use @code or similar ornament instead of quotes