Documentation

StreamOutputTest extends TestCase
in package

Table of Contents

Properties

$stream  : mixed

Methods

testConstructor()  : mixed
testDoWrite()  : mixed
testGetStream()  : mixed
testStreamIsRequired()  : mixed
setUp()  : mixed
tearDown()  : mixed

Properties

Methods

testStreamIsRequired()

public testStreamIsRequired() : mixed
Tags
expectedException

\InvalidArgumentException

expectedExceptionMessage

The StreamOutput class needs a stream as its first argument.


        
On this page

Search results