phpunit-code-unit-reverse-lookup 1.0.0-1 source package in Ubuntu

Changelog

phpunit-code-unit-reverse-lookup (1.0.0-1) unstable; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

 -- David Prévot <email address hidden>  Sat, 13 Feb 2016 14:00:16 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-code-unit-reverse-lookup_1.0.0-1.dsc 1.9 KiB a25f1cfaebb72d39d59a895ae1c74696a6666282dd0e729ead8cfd6a0e8ac7b5
phpunit-code-unit-reverse-lookup_1.0.0.orig.tar.gz 4.3 KiB 5f415df4878021364b4433769d60d5e21a4b21247df9c0aa48ef6d20ffb314b6
phpunit-code-unit-reverse-lookup_1.0.0-1.debian.tar.xz 2.3 KiB bf792ca35a28989f5cfa85ab1b4eb4793835129a836740ef0cdc9ec2506308e1

No changes file available.

Binary packages built by this source

phpunit-code-unit-reverse-lookup: look up what a line of code belongs to - PHPUnit component

 code-unit-reverse-lookup is a PHPUnit extension that provides the
 functionality to look up which function or method a line of code
 belongs to.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.