Documentation

EnumCaseTest extends TestCase
in package
uses MetadataContainerTestHelper

FinalYes
Attributes
#[CoversClass]
\phpDocumentor\Reflection\Php\EnumCase::class

Table of Contents

Properties

$docBlock  : DocBlock
$fixture  : EnumCase
$fqsen  : Fqsen

Methods

testGetEndLocationReturnsProvidedValue()  : void
testGetEndLocationReturnsUnknownByDefault()  : void
testGetLocationReturnsProvidedValue()  : void
testGetLocationReturnsUnknownByDefault()  : void
testGettingDocBlock()  : void
testGettingFqsen()  : void
testGettingName()  : void
testSetMetaDataForNonExistingKey()  : void
testSetMetaDataWithExistingKeyThrows()  : void
testValueCanBeOmitted()  : void
testValueCanBeProvidedAsAnExpression()  : void
testValueCanBeReturnedAsString()  : void
setUp()  : void
Creates a new (empty) fixture object.
getFixture()  : MetaDataContainer

Properties

Methods

testGetEndLocationReturnsProvidedValue()

public testGetEndLocationReturnsProvidedValue() : void

testGetEndLocationReturnsUnknownByDefault()

public testGetEndLocationReturnsUnknownByDefault() : void

testGetLocationReturnsProvidedValue()

public testGetLocationReturnsProvidedValue() : void

testGetLocationReturnsUnknownByDefault()

public testGetLocationReturnsUnknownByDefault() : void

testGettingDocBlock()

public testGettingDocBlock() : void

testValueCanBeOmitted()

public testValueCanBeOmitted() : void

testValueCanBeProvidedAsAnExpression()

public testValueCanBeProvidedAsAnExpression() : void

testValueCanBeReturnedAsString()

public testValueCanBeReturnedAsString() : void

setUp()

Creates a new (empty) fixture object.

protected setUp() : void

        
On this page

Search results