Example #1
0
 public void TestFindByText()
 {
     AssertEquals("two", collectionOne.FindByText("two").Text);
 }