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