Class AssetTableTests
Inheritance
System.Object
AssetTableTests
Syntax
public class AssetTableTests
Methods
GetGuidFromKey_ReturnsEmptyStringWhenNoEntryExists()
Declaration
public void GetGuidFromKey_ReturnsEmptyStringWhenNoEntryExists()
GetGuidFromKey_ReturnsGuidAssociatedWithId()
Declaration
public void GetGuidFromKey_ReturnsGuidAssociatedWithId()
Init()
Declaration
NoKeyDatabase_AddAsset_ThrowsError()
Declaration
public void NoKeyDatabase_AddAsset_ThrowsError()
SupportedAssetType_ReturnsCorrectAssetType(Type)
Declaration
public Type SupportedAssetType_ReturnsCorrectAssetType(Type tableType)
Parameters
Type |
Name |
Description |
System.Type |
tableType |
|
Returns
Type |
Description |
System.Type |
|
SupportedAssetTypeCases()
Declaration
public static IEnumerable SupportedAssetTypeCases()
Returns
Type |
Description |
System.Collections.IEnumerable |
|
Teardown()
Declaration