Enum EUnitTestVerification
The verification status of the current unit test - normally its execution completes immediately after positive/negative verification
Namespace: UE4.NetcodeUnitTest
Assembly: UE4DotNet.dll
Syntax
public enum EUnitTestVerification
Fields
| Name | Description |
|---|---|
| EUnitTestVerification_MAX | |
| Unverified | |
| VerifiedFixed | |
| VerifiedNeedsUpdate | |
| VerifiedNotFixed | |
| VerifiedUnreliable |