예제 #1
0
 public void Format_WithNoData_ReturnsEmptyString()
 {
     Assert.AreEqual(string.Empty, _parameter.Format());
 }