PHP Class lithium\tests\cases\console\command\LibraryTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: pmjones/php-framework-benchmarks

Public Properties

Property Type Description
$request

Protected Properties

Property Type Description
$_backup
$_testPath

Public Methods

Method Description
setUp ( )
skip ( )
tearDown ( )
testArchive ( )
testArchiveNoLibrary ( )
testConfigServer ( )
testExtract ( )
testExtractPlugin ( )
testExtractWhenLibraryDoesNotExist ( )
testExtractWithFullPaths ( )
testFind ( )
testFindNotFound ( )
testForceArchive ( )
testFormulate ( )
testFormulateNoPath ( )
testFormulateWithFormula ( )
testInstall ( )
testInstallDocs ( )
testNoArchive ( )
testNoFormulate ( )
testNoInstalLab ( )
testNoInstall ( )
testPush ( )
testPushNoName ( )
testPushNotValid ( )
testPushWithAuth ( )

Method Details

setUp() public method

public setUp ( )

skip() public method

public skip ( )

tearDown() public method

public tearDown ( )

testArchive() public method

public testArchive ( )

testArchiveNoLibrary() public method

testConfigServer() public method

public testConfigServer ( )

testExtract() public method

public testExtract ( )

testExtractPlugin() public method

public testExtractPlugin ( )

testExtractWhenLibraryDoesNotExist() public method

testExtractWithFullPaths() public method

testFind() public method

public testFind ( )

testFindNotFound() public method

public testFindNotFound ( )

testForceArchive() public method

public testForceArchive ( )

testFormulate() public method

public testFormulate ( )

testFormulateNoPath() public method

public testFormulateNoPath ( )

testFormulateWithFormula() public method

testInstall() public method

public testInstall ( )

testInstallDocs() public method

public testInstallDocs ( )

testNoArchive() public method

public testNoArchive ( )

testNoFormulate() public method

public testNoFormulate ( )

testNoInstalLab() public method

public testNoInstalLab ( )

testNoInstall() public method

public testNoInstall ( )

testPush() public method

public testPush ( )

testPushNoName() public method

public testPushNoName ( )

testPushNotValid() public method

public testPushNotValid ( )

testPushWithAuth() public method

public testPushWithAuth ( )

Property Details

$_backup protected_oe property

protected $_backup

$_testPath protected_oe property

protected $_testPath

$request public_oe property

public $request