Documentation

YamlTest extends TestCase
in package

Table of Contents

Methods

testNegativeIndentationThrowsException()  : mixed
testParseAndDump()  : mixed
testZeroIndentationThrowsException()  : mixed

Methods

testNegativeIndentationThrowsException()

public testNegativeIndentationThrowsException() : mixed
Tags
expectedException

\InvalidArgumentException

expectedExceptionMessage

The indentation must be greater than zero

testParseAndDump()

public testParseAndDump() : mixed

testZeroIndentationThrowsException()

public testZeroIndentationThrowsException() : mixed
Tags
expectedException

\InvalidArgumentException

expectedExceptionMessage

The indentation must be greater than zero


        
On this page

Search results