PHP Class lithium\tests\cases\g11n\catalog\adapter\PhpTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Properties

Property Type Description
$adapter

Protected Properties

Property Type Description
$_path

Public Methods

Method Description
setUp ( )
skip ( )
tearDown ( )
testPathMustExist ( )
testRead ( )
testReadTemplate ( )
testReadValidation ( )
testReadWithAnonymousFunction ( )
testReadWithContext ( )
testReadWithScope ( )

Method Details

setUp() public method

public setUp ( )

skip() public method

public skip ( )

tearDown() public method

public tearDown ( )

testPathMustExist() public method

public testPathMustExist ( )

testRead() public method

public testRead ( )

testReadTemplate() public method

public testReadTemplate ( )

testReadValidation() public method

public testReadValidation ( )

testReadWithAnonymousFunction() public method

testReadWithContext() public method

public testReadWithContext ( )

testReadWithScope() public method

public testReadWithScope ( )

Property Details

$_path protected_oe property

protected $_path

$adapter public_oe property

public $adapter