Class NamedMessageTests
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NamedMessageTests : NetcodeIntegrationTest
Properties
Name | Description |
---|---|
NumberOfClients |
Methods
Name | Description |
---|---|
NamedMessageIsReceivedOnClientWithContent() | |
NamedMessageIsReceivedOnHostWithContent() | |
NamedMessageIsReceivedOnMultipleClientsWithContent() | |
OnSetIntegrationTestMode() | The very first thing invoked during the OneTimeSetup() that determines how this integration test handles NetworkManager instantiation and destruction. NetcodeIntegrationTest.NetworkManagerInstatiationMode Override this method to change the default mode: AllTests |
WhenSendingNamedMessageToAll_AllClientsReceiveIt() | |
WhenSendingNamedMessageToNullClientList_ArgumentNullExceptionIsThrown() |