Class ComponentDataTests
Tests for ComponentData, validating construction and property assignment.
Inherited Members
Namespace: Serenity.Global.Tests.Application
Assembly: Tests.dll
Syntax
public class ComponentDataTests
Constructors
ComponentDataTests()
Declaration
public ComponentDataTests()
Methods
Ctor_SetsActionsAndParameters()
Declaration
public void Ctor_SetsActionsAndParameters()
Ctor_WithBothNull_SetsNull()
Declaration
public void Ctor_WithBothNull_SetsNull()
Ctor_WithNullActions_SetsNull()
Declaration
public void Ctor_WithNullActions_SetsNull()
Ctor_WithNullParameters_SetsNull()
Declaration
public void Ctor_WithNullParameters_SetsNull()