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