コード例 #1
0
 public static void Test1()
 {
     Assert.AreEqual("emocleW", StopGninnipSMySdroW.SpinWords("Welcome"));
 }
コード例 #2
0
 public static void Test6()
 {
     Assert.AreEqual("Just gniddik ereht is llits one more",
                     StopGninnipSMySdroW.SpinWords("Just kidding there is still one more"));
 }
コード例 #3
0
 public static void Test5()
 {
     Assert.AreEqual("You are tsomla to the last test",
                     StopGninnipSMySdroW.SpinWords("You are almost to the last test"));
 }
コード例 #4
0
 public static void Test4()
 {
     Assert.AreEqual("This is rehtona test", StopGninnipSMySdroW.SpinWords("This is another test"));
 }
コード例 #5
0
 public static void Test3()
 {
     Assert.AreEqual("This is a test", StopGninnipSMySdroW.SpinWords("This is a test"));
 }
コード例 #6
0
 public static void Test2()
 {
     Assert.AreEqual("Hey wollef sroirraw", StopGninnipSMySdroW.SpinWords("Hey fellow warriors"));
 }