DocBlockTest
extends PHPUnit_Framework_TestCase
in package
Test class for Barryvdh\Reflection\DocBlock
Tags
Table of Contents
- testConstruct() : void
- testConstructFromReflector() : void
- testConstructOneLiner() : void
- testConstructWithTagsOnly() : void
- testDotSeperation() : mixed
- testExceptionOnInvalidObject() : void
- testGetTagsByNameMultipleMatch() : void
- testGetTagsByNameZeroAndOneMatch() : void
- testIfEndOfTemplateIsDiscovered() : mixed
- testIfStartOfTemplateIsDiscovered() : mixed
- testInvalidTagBlock() : void
- testParseMultilineTag() : void
- testParseMultilineTagWithLineBreaks() : void
- testTagCaseSensitivity() : mixed
Methods
testConstruct()
public
testConstruct() : void
Tags
Return values
void —testConstructFromReflector()
public
testConstructFromReflector() : void
Tags
Return values
void —testConstructOneLiner()
public
testConstructOneLiner() : void
Tags
Return values
void —testConstructWithTagsOnly()
public
testConstructWithTagsOnly() : void
Tags
Return values
void —testDotSeperation()
public
testDotSeperation() : mixed
Return values
mixed —testExceptionOnInvalidObject()
public
testExceptionOnInvalidObject() : void
Tags
Return values
void —testGetTagsByNameMultipleMatch()
public
testGetTagsByNameMultipleMatch() : void
Tags
Return values
void —testGetTagsByNameZeroAndOneMatch()
public
testGetTagsByNameZeroAndOneMatch() : void
Tags
Return values
void —testIfEndOfTemplateIsDiscovered()
public
testIfEndOfTemplateIsDiscovered() : mixed
Tags
Return values
mixed —testIfStartOfTemplateIsDiscovered()
public
testIfStartOfTemplateIsDiscovered() : mixed
Tags
Return values
mixed —testInvalidTagBlock()
public
testInvalidTagBlock() : void
Tags
Return values
void —testParseMultilineTag()
public
testParseMultilineTag() : void
Tags
Return values
void —testParseMultilineTagWithLineBreaks()
public
testParseMultilineTagWithLineBreaks() : void
Tags
Return values
void —testTagCaseSensitivity()
public
testTagCaseSensitivity() : mixed