Class LocalizedTableTests<TTable, TEntry>
Inheritance
LocalizedTableTests<TTable, TEntry>
Syntax
public class LocalizedTableTests<TTable, TEntry>
where TTable : LocalizedTableT<TEntry> where TEntry : TableEntry
Type Parameters
Name |
Description |
TTable |
|
TEntry |
|
Methods
Add_ThrowsExceptionWithEntryFromAnotherTable_UsingKey()
Declaration
public void Add_ThrowsExceptionWithEntryFromAnotherTable_UsingKey()
Add_ThrowsExceptionWithEntryFromAnotherTable_UsingKeyValuePair()
Declaration
public void Add_ThrowsExceptionWithEntryFromAnotherTable_UsingKeyValuePair()
AddEntry_CreatesNewEntryIfItDoesNotExist_UsingKey()
Declaration
public void AddEntry_CreatesNewEntryIfItDoesNotExist_UsingKey()
AddEntry_CreatesNewEntryIfItDoesNotExist_UsingKeyName()
Declaration
public void AddEntry_CreatesNewEntryIfItDoesNotExist_UsingKeyName()
AddEntry_CreatesNewEntryInSharedTableDataIfItDoesNotExist_UsingKeyName()
Declaration
public void AddEntry_CreatesNewEntryInSharedTableDataIfItDoesNotExist_UsingKeyName()
AddEntry_DoesNotCreateNewEntryInSharedTableDataIfItDoesNotExist_UsingKey()
Declaration
public void AddEntry_DoesNotCreateNewEntryInSharedTableDataIfItDoesNotExist_UsingKey()
AddEntry_ReplacesOldEntry_UsingKey()
Declaration
public void AddEntry_ReplacesOldEntry_UsingKey()
AddEntry_ReplacesOldEntry_UsingKeyName()
Declaration
public void AddEntry_ReplacesOldEntry_UsingKeyName()
AddEntry_ThrowsExceptionWhenKeyIdZeroIsUsed()
Declaration
public void AddEntry_ThrowsExceptionWhenKeyIdZeroIsUsed()
AddEntry_ThrowsExceptionWhenSharedTableDataIsNull()
Declaration
public void AddEntry_ThrowsExceptionWhenSharedTableDataIsNull()
AddEntry_UsesExistingSharedTableId_UsingKeyName()
Declaration
public void AddEntry_UsesExistingSharedTableId_UsingKeyName()
ContainsKey_ReturnsFalseIfTheKeyDoesNotExistInTheTable()
Declaration
public void ContainsKey_ReturnsFalseIfTheKeyDoesNotExistInTheTable()
ContainsKey_ReturnsTrueIfTheKeyExistsInTheTable()
Declaration
public void ContainsKey_ReturnsTrueIfTheKeyExistsInTheTable()
Init()
Declaration
Remove_RemovesExistingEntry_UsingKey()
Declaration
public void Remove_RemovesExistingEntry_UsingKey()
RemoveEntry_RemovesExistingEntry_UsingKey()
Declaration
public void RemoveEntry_RemovesExistingEntry_UsingKey()
RemoveEntry_RemovesExistingEntry_UsingKeyName()
Declaration
public void RemoveEntry_RemovesExistingEntry_UsingKeyName()
SettingEntryWithArrayAccessor_AcceptsEntryCreatedUsingCreateTableEntry_UsingKey()
Declaration
public void SettingEntryWithArrayAccessor_AcceptsEntryCreatedUsingCreateTableEntry_UsingKey()
SettingEntryWithArrayAccessor_AcceptsEntryCreatedUsingCreateTableEntry_UsingKeyName()
Declaration
public void SettingEntryWithArrayAccessor_AcceptsEntryCreatedUsingCreateTableEntry_UsingKeyName()
SettingEntryWithArrayAccessor_MovesEntry_UsingKey()
Declaration
public void SettingEntryWithArrayAccessor_MovesEntry_UsingKey()
SettingEntryWithArrayAccessor_MovesEntry_UsingKeyName()
Declaration
public void SettingEntryWithArrayAccessor_MovesEntry_UsingKeyName()
SettingEntryWithArrayAccessor_ThrowsExceptionWithEntryFromAnotherTable_UsingKey()
Declaration
public void SettingEntryWithArrayAccessor_ThrowsExceptionWithEntryFromAnotherTable_UsingKey()
SettingEntryWithArrayAccessor_ThrowsExceptionWithEntryFromAnotherTable_UsingKeyName()
Declaration
public void SettingEntryWithArrayAccessor_ThrowsExceptionWithEntryFromAnotherTable_UsingKeyName()
TableName_ChangesAreAppliedToSharedTableData()
Declaration
public void TableName_ChangesAreAppliedToSharedTableData()
TableName_MatchesSharedTableData()
Declaration
public void TableName_MatchesSharedTableData()
TableName_ThrowsExceptionWhenSharedTableDataIsNull()
Declaration
public void TableName_ThrowsExceptionWhenSharedTableDataIsNull()
Teardown()
Declaration
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.