Class NetworkManagerConfigurationTests
Inherited Members
Namespace: Unity.Netcode.EditorTests
Assembly: solution.dll
Syntax
public class NetworkManagerConfigurationTests
Methods
Name | Description |
---|---|
NestedNetworkManagerCheck() | Does a simple check to make sure the nested network manager will notify the user when in the editor. This is just a unit test to validate this is functioning |
NestedNetworkObjectPrefabCheck() | |
NetworkObjectNotAllowed(NetworkObjectPlacement) | |
WhenCallingInitializeAfterAddingAPrefabUsingPrefabsAPI_ThePrefabStillExists() | |
WhenCallingInitializeMultipleTimes_NothingBreaks() | |
WhenModifyingPrefabListUsingNetworkManagerAPI_ModificationIsLocal() | |
WhenModifyingPrefabListUsingPrefabsAPI_ModificationIsLocal() | |
WhenModifyingPrefabListUsingPrefabsListAPI_ModificationIsShared() | |
WhenNetworkConfigContainsOldPrefabList_TheyMigrateProperlyToTheNewList() | |
WhenShuttingDownAndReinitializingPrefabs_RuntimeAddedPrefabsStillExists() |