Namespace Unity.Netcode.RuntimeTests
Classes
DictionaryTestHelper
ExtendedNetworkShowAndHideTests
HashSetBaseTypeTestHelper
ListTestHelperBase
ListTestHelperInt
ListTestHelperListInt
ListTestHelperListSerializableObject
ListTestHelperSerializableObject
NestedDictionaryTestHelper
NetcodeLogAssert
NetworkVariableCollectionsTests
Validates using managed collections with NetworkVariable. Managed Collections Tested:
- List
- Dictionary
- HashSet This also does some testing on nested collections, but does not test every possible combination.
RpcProxyMessageTesting
This test validates PR-3000 where it would invoke TODO: We really need to get the service running during tests so we can validate these issues. While this test does partially validate it we still need to manually validate with a service connection.