Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/Tests
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/Tests/InsightsTestUtils.h |
| Include | #include "Insights/Tests/InsightsTestUtils.h" |
Syntax
class FInsightsTestUtils
Constructors
| Type | Name | Description | |
|---|---|---|---|
FInsightsTestUtils
(
FAutomationTestBase* Test |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AnalyzeTrace
(
const TCHAR* Path |
||
| bool | FileContainsString
(
const FString& PathToFile, |
||
| FString | GetLiveTrace
(
const TCHAR* Host, |
||
| bool | IsTraceHasLiveStatus
(
const FString& TraceName, |
||
| bool | IsUnrealTraceServerReady
(
const TCHAR* Host, |
||
| bool | KillUTS
(
double Timeout |
||
| void | ResetSession () |
||
| bool | SetupUTS
(
double Timeout, |
||
| bool | StartTracing
(
FTraceAuxiliary::EConnectionType ConnectionType, |