Пример #1
0
 public void GetWindowThreshold_ReturnsInitializedWindowThreshold_ReturnsInitializedWindowThreshold()
 {
     Assert.That(_ecs.GetWindowThreshold(), Is.EqualTo(InitializeWindowThreshold));
 }