Sandbox Logo

Application.IsUnitTest

bool IsUnitTest { get; set; }

Description

True if we're running the engine as part of a unit test

Return

User Comments