PHP Class PHPExiftool\Test\AbstractWriterTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: romainneutron/PHPExiftool Class Usage Examples

Protected Properties

Свойство Type Description
$in
$inPlace
$inWithICC
$object PHPExiftool\Writer
$out

Méthodes publiques

Méthode Description
testAddMetadatasArg ( )
testEraseWithICC ( )
testEraseWithoutICC ( )
testSetMode ( )
testSetModule ( )
testWrite ( )
testWriteFail ( )
testWriteInPlace ( )
testWriteInPlaceErased ( )

Méthodes protégées

Méthode Description
getExiftool ( )
setUp ( )
tearDown ( )

Method Details

getExiftool() abstract protected méthode

abstract protected getExiftool ( )

setUp() protected méthode

protected setUp ( )

tearDown() protected méthode

protected tearDown ( )

testAddMetadatasArg() public méthode

public testAddMetadatasArg ( )

testEraseWithICC() public méthode

public testEraseWithICC ( )

testEraseWithoutICC() public méthode

public testEraseWithoutICC ( )

testSetMode() public méthode

public testSetMode ( )

testSetModule() public méthode

public testSetModule ( )

testWrite() public méthode

public testWrite ( )

testWriteFail() public méthode

public testWriteFail ( )

testWriteInPlace() public méthode

public testWriteInPlace ( )

testWriteInPlaceErased() public méthode

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
Résultat PHPExiftool\Writer

$out protected_oe property

protected $out