Class BuildLogTests
BuildLogTests
Inherited Members
Namespace: UnityEditor .Build.Pipeline.Tests
Assembly: Unity.ScriptableBuildPipeline.Editor.Tests.dll
Syntax
public class BuildLogTests
Methods
WhenAddMessage_EntryIsCreated()
WhenAddMessage_EntryIsCreated
Declaration
[Test]
public void WhenAddMessage_EntryIsCreated()
WhenBeginAndEndScopeOnThread_StartAndEndTimeAreWithinMainThreadScope()
WhenBeginAndEndScopeOnThread_StartAndEndTimeAreWithinMainThreadScope
Declaration
[Test]
public void WhenBeginAndEndScopeOnThread_StartAndEndTimeAreWithinMainThreadScope()
WhenBeginAndEndScope_DurationIsCorrect()
WhenBeginAndEndScope_DurationIsCorrect
Declaration
[Test]
public void WhenBeginAndEndScope_DurationIsCorrect()
WhenConvertingToTraceEventFormat_BackslashesAreEscaped()
WhenConvertingToTraceEventFormat_BackslashesAreEscaped
Declaration
[Test]
public void WhenConvertingToTraceEventFormat_BackslashesAreEscaped()
WhenConvertingToTraceEventFormat_MetaDataIsAdded()
WhenConvertingToTraceEventFormat_MetaDataIsAdded
Declaration
[Test]
public void WhenConvertingToTraceEventFormat_MetaDataIsAdded()
WhenMessageAddedWithScope_EntryIsCreated()
WhenMessageAddedWithScope_EntryIsCreated
Declaration
[Test]
public void WhenMessageAddedWithScope_EntryIsCreated()
WhenScopeIsThreaded_AndThreadAddsNode_NodeEnteredInThreadedScope()
WhenScopeIsThreaded_AndThreadAddsNode_NodeEnteredInThreadedScope
Declaration
[Test]
public void WhenScopeIsThreaded_AndThreadAddsNode_NodeEnteredInThreadedScope()