Class NetworkListTestPredicate
Handles the more generic conditional logic for NetworkList tests
which can be used with the Wait
Implements
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NetworkListTestPredicate : ConditionalPredicateBase, IConditionalPredicate
Constructors
Name | Description |
---|---|
Network |
Methods
Name | Description |
---|---|
On |
When finished, check if a time out occurred and if so assert and provide meaningful information to troubleshoot why |
On |
Determines if the condition has been reached for the current NetworkListTestState |
Set |