EnumCaseTest
extends TestCase
in package
uses
MetadataContainerTestHelper
FinalYes
Attributes
- #[CoversClass]
- \phpDocumentor\Reflection\Php\EnumCase::class
Table of Contents
Properties
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
$docBlock
private
DocBlock
$docBlock
$fixture
private
EnumCase
$fixture
$fqsen
private
Fqsen
$fqsen
Methods
testGetEndLocationReturnsProvidedValue()
public
testGetEndLocationReturnsProvidedValue() : void
testGetEndLocationReturnsUnknownByDefault()
public
testGetEndLocationReturnsUnknownByDefault() : void
testGetLocationReturnsProvidedValue()
public
testGetLocationReturnsProvidedValue() : void
testGetLocationReturnsUnknownByDefault()
public
testGetLocationReturnsUnknownByDefault() : void
testGettingDocBlock()
public
testGettingDocBlock() : void
testGettingFqsen()
public
testGettingFqsen() : void
testGettingName()
public
testGettingName() : void
testSetMetaDataForNonExistingKey()
public
testSetMetaDataForNonExistingKey() : void
testSetMetaDataWithExistingKeyThrows()
public
testSetMetaDataWithExistingKeyThrows() : void
testValueCanBeOmitted()
public
testValueCanBeOmitted() : void
testValueCanBeProvidedAsAnExpression()
public
testValueCanBeProvidedAsAnExpression() : void
testValueCanBeReturnedAsString()
public
testValueCanBeReturnedAsString() : void
setUp()
Creates a new (empty) fixture object.
protected
setUp() : void
getFixture()
private
getFixture() : MetaDataContainer