public void Format_WithNoData_ReturnsEmptyString() { Assert.AreEqual(string.Empty, _parameter.Format()); }