PHP Class PHPExiftool\Test\AbstractReaderTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: romainneutron/PHPExiftool Class Usage Examples

Protected Properties

Property Type Description
$disableSymLinkTest
$object PHPExiftool\Reader
$tmpDir

Public Methods

Method Description
getExclude ( )
getWrongExclude ( )
setUpBeforeClass ( )
testAll ( )
testAppend ( )
testComputeExcludeDirs ( $dir )
testComputeExcludeDirsFail ( $dir )
testExclude ( )
testExtensions ( )
testExtensionsMisUse ( )
testFail ( )
testFiles ( )
testFirst ( )
testFirstEmpty ( )
testFollowSymLinks ( )
testGetIterator ( )
testGetOneOrNull ( )
testIgnoreDotFiles ( )
testIgnoreVCS ( )
testIn ( )
testNotRecursive ( )
testResetFilters ( )
testSort ( )

Protected Methods

Method Description
getReader ( )
setUp ( )
tearDown ( )

Method Details

getExclude() public method

public getExclude ( )

getReader() abstract protected method

abstract protected getReader ( )

getWrongExclude() public method

public getWrongExclude ( )

setUp() protected method

protected setUp ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDown() protected method

protected tearDown ( )

testAll() public method

public testAll ( )

testAppend() public method

public testAppend ( )

testComputeExcludeDirs() public method

public testComputeExcludeDirs ( $dir )

testComputeExcludeDirsFail() public method

public testComputeExcludeDirsFail ( $dir )

testExclude() public method

public testExclude ( )

testExtensions() public method

public testExtensions ( )

testExtensionsMisUse() public method

testFail() public method

public testFail ( )

testFiles() public method

public testFiles ( )

testFirst() public method

public testFirst ( )

testFirstEmpty() public method

public testFirstEmpty ( )

testGetIterator() public method

public testGetIterator ( )

testGetOneOrNull() public method

public testGetOneOrNull ( )

testIgnoreDotFiles() public method

public testIgnoreDotFiles ( )

testIgnoreVCS() public method

public testIgnoreVCS ( )

testIn() public method

public testIn ( )

testNotRecursive() public method

public testNotRecursive ( )

testResetFilters() public method

public testResetFilters ( )

testSort() public method

public testSort ( )

Property Details

$disableSymLinkTest protected_oe static_oe property

protected static $disableSymLinkTest

$object protected_oe property

protected Reader,PHPExiftool $object
return PHPExiftool\Reader

$tmpDir protected_oe static_oe property

protected static $tmpDir