Ejemplo n.º 1
0
 public void Test1()
 {
     Assert.Equal("ROT13 example.", Rot13.Solve("EBG13 rknzcyr."));
 }