PHP Class PHPExiftool\Test\Driver\Metadata\MetadataTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: romainneutron/PHPExiftool

Protected Properties

Property Type Description
$object PHPExiftool\Driver\Metadata\Metadata
$tag
$value

Public Methods

Method Description
testGetTag ( )
testGetValue ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetTag() public method

public testGetTag ( )

testGetValue() public method

public testGetValue ( )

Property Details

$object protected_oe property

protected Metadata,PHPExiftool\Driver\Metadata $object
return PHPExiftool\Driver\Metadata\Metadata

$tag protected_oe property

protected $tag

$value protected_oe property

protected $value