コード例 #1
0
 public void SortRegisterEmptyIn_EmptyOut()
 => Assert.AreEqual("", _testInstance.Sort(""));
コード例 #2
0
 public void RegisterNothing_OutNothing_Sort()
 => Assert.AreEqual("", _testInstance.Sort(""));