Class FoundationIdReferenceAttributeTests
Tests for FoundationIdReferenceAttribute: constructor stores the definition type, attribute usage metadata, and field applicability via reflection.
Inherited Members
Namespace: Serenity.Global.Tests.Application
Assembly: Tests.dll
Syntax
public class FoundationIdReferenceAttributeTests
Constructors
FoundationIdReferenceAttributeTests()
Declaration
public FoundationIdReferenceAttributeTests()
Methods
AppliedToField_IsReadableViaReflection()
Declaration
public void AppliedToField_IsReadableViaReflection()
AttributeUsage_TargetsParameterFieldAndProperty()
Declaration
public void AttributeUsage_TargetsParameterFieldAndProperty()
Ctor_StoresDefinitionType()
Declaration
public void Ctor_StoresDefinitionType()
Ctor_WithConcreteType_StoresThatType()
Declaration
public void Ctor_WithConcreteType_StoresThatType()
Ctor_WithNull_StoresNull()
Declaration
public void Ctor_WithNull_StoresNull()
Type_DerivesFromAttribute()
Declaration
public void Type_DerivesFromAttribute()
Type_IsSealed()
Declaration
public void Type_IsSealed()