StubAttributeArgumentsTest
class StubAttributeArgumentsTest extends TestCase (View source)
Verifies that class-level attributes - in particular the #[Attribute(...)] target
flags - are captured on the parsed model with their arguments resolved to the same
evaluated values Reflection reports.
Methods
void
setUp()
No description
void
testCapturesAttributeWithBitwiseOrFlags()
No description
void
testCapturesSingleTargetConstant()
No description
void
testBareAttributeHasNoArguments()
No description
void
testClassWithoutAttributesHasEmptyList()
No description
Details
protected void
setUp()
No description
void
testCapturesAttributeWithBitwiseOrFlags()
No description
void
testCapturesSingleTargetConstant()
No description
void
testBareAttributeHasNoArguments()
No description
void
testClassWithoutAttributesHasEmptyList()
No description