Ejemplo n.º 1
0
 [Test] public void EmptyModel()
 {
     model.Enter();
     AssertEquals("<P>|</P>\r\n", model.TestText);
 }