/// <summary>
 /// Setups this instance.
 /// </summary>
 public override void Setup()
 {
     underTest = new LengthRunnable();
 }
 /// <summary>
 /// Setups this instance.
 /// </summary>
 public override void Setup()
 {
     underTest = new LengthRunnable();
 }