PHP Class MyBuilder\Conductor\PackageZipperTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: mybuilder/conductor

Public Methods

Method Description
setUp ( )
test_it_should_throw_an_mismatch_exception_when_zip_and_package_checksum_does_not_match ( )
test_it_should_zip_the_package ( )

Private Methods

Method Description
assertZipContains ( array $contents, $file )

Method Details

setUp() public method

public setUp ( )

test_it_should_throw_an_mismatch_exception_when_zip_and_package_checksum_does_not_match() public method

test_it_should_zip_the_package() public method