PHP Class lithium\tests\integration\net\socket\StreamTest

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

Protected Properties

Property Type Description
$_testConfig

Public Methods

Method Description
skip ( )
testAllMethodsNoConnection ( )
testClose ( )
testEncoding ( )
testOpen ( )
testSendWithArray ( )
testSendWithNull ( )
testSendWithObject ( )
testStreamAdapter ( )
testTimeout ( )
testWriteAndRead ( )

Method Details

skip() public method

public skip ( )

testAllMethodsNoConnection() public method

testClose() public method

public testClose ( )

testEncoding() public method

public testEncoding ( )

testOpen() public method

public testOpen ( )

testSendWithArray() public method

public testSendWithArray ( )

testSendWithNull() public method

public testSendWithNull ( )

testSendWithObject() public method

public testSendWithObject ( )

testStreamAdapter() public method

public testStreamAdapter ( )

testTimeout() public method

public testTimeout ( )

testWriteAndRead() public method

public testWriteAndRead ( )

Property Details

$_testConfig protected_oe property

protected $_testConfig