PHP Class Bluz\Tests\Messages\MessagesTest

Author: Anton Shevchuk
Inheritance: extends Bluz\Tests\TestCase
Show file Open project: bluzphp/framework

Public Methods

Method Description
setUp ( ) : void setUp
testMessages ( ) Test Messages container
testMessagesEmpty ( ) Test Messages with empty container
testMessagesPop ( ) Test Messages container
testMessagesPopAll ( ) Test Messages container
testMessagesPopAllForEmpty ( ) Test Messages container
testMessagesWithDirectives ( ) Test Messages container

Method Details

setUp() public method

setUp
public setUp ( ) : void
return void

testMessages() public method

Test Messages container
public testMessages ( )

testMessagesEmpty() public method

Test Messages with empty container
public testMessagesEmpty ( )

testMessagesPop() public method

Test Messages container
public testMessagesPop ( )

testMessagesPopAll() public method

Test Messages container
public testMessagesPopAll ( )

testMessagesPopAllForEmpty() public method

Test Messages container

testMessagesWithDirectives() public method

Test Messages container