Skip to content

Game.Debug.Tests.TestScenarioGeneral+TestModdingToolchain

Assembly: Game.TestScenarios
Namespace: Game.Debug.Tests

Type: class public

Base: Colossal.TestFramework.TestScenario
Implements: Colossal.TestFramework.ITestStep

Attributes: TestDescriptor

Code

public class TestModdingToolchain : Colossal.TestFramework.TestScenario, Colossal.TestFramework.ITestStep
{
    public TestModdingToolchain();

    private System.Void TestUnityDownloadLink();
}

Constructors

  • public TestModdingToolchain()
public TestModdingToolchain();

Methods

  • private TestUnityDownloadLink() : System.Void
private System.Void TestUnityDownloadLink();