C# Class Mirror.Tests.SyncListTest

Mostra file Open project: wovencode/NetworkManager Class Usage Examples

Private Methods

Method Description
CallbackRemoveAtTest ( ) : void
CallbackRemoveTest ( ) : void
CallbackTest ( ) : void
CountTest ( ) : void
DirtyTest ( ) : void
ReadOnlyTest ( ) : void
ReadonlyTest ( ) : void
SerializeAllTo ( fromList, toList ) : void
SerializeDeltaTo ( fromList, toList ) : void
SetUp ( ) : void
SyncListBoolTest ( ) : void
SyncListFloatTest ( ) : void
SyncListIntTest ( ) : void
SyncListUintTest ( ) : void
TestAdd ( ) : void
TestClear ( ) : void
TestFindIndex ( ) : void
TestInit ( ) : void
TestInsert ( ) : void
TestMultSync ( ) : void
TestRemove ( ) : void
TestRemoveAt ( ) : void
TestSet ( ) : void
TestSetNull ( ) : void