Test class for phpDocumentor_Reflection_DocBlock_Tag_Link

author Daniel O'Connor
copyright Copyright (c) 2010-2011 Mike van Riel / Naenius. (http://www.naenius.com)

 Methods

Data provider for testConstructorParesInputsIntoCorrectFields

provideDataForConstuctor() : array

Returns

array

Test that the \phpDocumentor\Reflection\DocBlock\Tag\VarTag can understand the @var doc block

testConstructorParesInputsIntoCorrectFields(string $type, string $content, string $exType, string $exVariable, string $exDescription) : void

covers \phpDocumentor\Reflection\DocBlock\Tag\VarTag::__construct
dataProvider provideDataForConstuctor

Parameters

$type

string

$content

string

$exType

string

$exVariable

string

$exDescription

string