Class FoundationEditorTests
Tests for FoundationEditor. Editor-only.
Inherited Members
Namespace: Serenity.UnityGlobal.Tests.Editor
Assembly: Tests.Editor.dll
Syntax
public class FoundationEditorTests
Constructors
FoundationEditorTests()
Declaration
public FoundationEditorTests()
Methods
TryDrawCustomValueField_BaseImplementation_ReturnsFalse()
Declaration
public void TryDrawCustomValueField_BaseImplementation_ReturnsFalse()
TryDrawCustomValueField_NotOverridden_FallsThroughToDefaultDrawing()
Declaration
public void TryDrawCustomValueField_NotOverridden_FallsThroughToDefaultDrawing()
TryDrawCustomValueField_Overridden_ShortCircuitsDefaultDrawing()
Declaration
public void TryDrawCustomValueField_Overridden_ShortCircuitsDefaultDrawing()