PHP Class PHPExiftool\Test\AbstractWriterTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: romainneutron/PHPExiftool Class Usage Examples

Protected Properties

Property Type Description
$in
$inPlace
$inWithICC
$object PHPExiftool\Writer
$out

Public Methods

Method Description
testAddMetadatasArg ( )
testEraseWithICC ( )
testEraseWithoutICC ( )
testSetMode ( )
testSetModule ( )
testWrite ( )
testWriteFail ( )
testWriteInPlace ( )
testWriteInPlaceErased ( )

Protected Methods

Method Description
getExiftool ( )
setUp ( )
tearDown ( )

Method Details

getExiftool() abstract protected method

abstract protected getExiftool ( )

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testAddMetadatasArg() public method

public testAddMetadatasArg ( )

testEraseWithICC() public method

public testEraseWithICC ( )

testEraseWithoutICC() public method

public testEraseWithoutICC ( )

testSetMode() public method

public testSetMode ( )

testSetModule() public method

public testSetModule ( )

testWrite() public method

public testWrite ( )

testWriteFail() public method

public testWriteFail ( )

testWriteInPlace() public method

public testWriteInPlace ( )

testWriteInPlaceErased() public method

Property Details

$in protected_oe property

protected $in

$inPlace protected_oe property

protected $inPlace

$inWithICC protected_oe property

protected $inWithICC

$object protected_oe property

protected Writer,PHPExiftool $object
return PHPExiftool\Writer

$out protected_oe property

protected $out