Enum StringExtensionTests.FillRenameableDataWithType
Enum for testing on what to set a reneameable data to.
Namespace: Phoenix.Plugin.Aruba.Tests
Assembly: Phoenix.Plugin.Aruba.Tests.dll
Syntax
public enum StringExtensionTests.FillRenameableDataWithType
Fields
Name | Description |
---|---|
Default | Fill the data with default values. |
Empty | Fill the data with empty strings. |
Null | Fill the data with null values. |