Exemplo n.º 1
0
 public void TestMethod_TheCatInTheHat()
 {
     Assert.AreEqual("TheCatInTheHat", Casing.PascalCase("The Cat In The Hat"));
 }