Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestBase
| Type | Name | Description | |
|---|---|---|---|
| bool | TestNotNull
(
const TCHAR* What, |
Logs an error if the specified pointer is NULL. | |
| bool | TestNotNull
(
const FString& What, |