PHP Class Longman\TelegramBot\Tests\Unit\TelegramLogTest

Inheritance: extends TestCase
Datei anzeigen Open project: akalongman/php-telegram-bot

Public Methods

Method Description
testDebugStream ( )
testErrorStream ( )
testExternalStream ( )
testNewInstanceWithoutDebugPath ( )
testNewInstanceWithoutErrorPath ( )
testNewInstanceWithoutUpdatePath ( )
testUpdateStream ( )

Protected Methods

Method Description
setUp ( ) setUp
tearDown ( ) tearDown

Method Details

setUp() protected method

setUp
protected setUp ( )

tearDown() protected method

tearDown
protected tearDown ( )

testDebugStream() public method

public testDebugStream ( )

testErrorStream() public method

public testErrorStream ( )

testExternalStream() public method

public testExternalStream ( )

testNewInstanceWithoutDebugPath() public method

testNewInstanceWithoutErrorPath() public method

testNewInstanceWithoutUpdatePath() public method

testUpdateStream() public method

public testUpdateStream ( )