phpunit-global-state 1.0.0-1 source package in Ubuntu

Changelog

phpunit-global-state (1.0.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <email address hidden>  Mon, 09 Feb 2015 23:16:38 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpunit-global-state_1.0.0-1.dsc 1.8 KiB 5c0d6f2e633365a30baf41a90410b2058767e01d8abd28427b23117b3947ac73
phpunit-global-state_1.0.0.orig.tar.gz 6.2 KiB 38d74c6e9e590f5c06fe49111e654a296596b68d4b6b7c57e22489b8a259dea7
phpunit-global-state_1.0.0-1.debian.tar.xz 3.0 KiB ca81e380704e9a8199a9b435310e4946d753732cbbcc14a88b0ad30aa09d1b15

No changes file available.

Binary packages built by this source

phpunit-global-state: snapshotting of global state - PHPUnit component

 GlobalState is a PHPUnit extension that provides the functionality to
 snapshot a global state.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.