Game.Debug.Tests.TestScenarioGeneral+TestSunMoonData
Assembly: Game.TestScenarios
Namespace: Game.Debug.Tests
Type: class public
Base: Colossal.TestFramework.TestScenario
Implements: Colossal.TestFramework.ITestStep
Attributes: TestDescriptor
Code
public class TestSunMoonData : Colossal.TestFramework.TestScenario, Colossal.TestFramework.ITestStep
{
public TestSunMoonData();
private System.Void TestSunPosition();
}
Constructors
public TestSunMoonData()
public TestSunMoonData();
Methods
private TestSunPosition() : System.Void
private System.Void TestSunPosition();