Пример #1
0
 public void TestMethod1()
 {
     AssertThat.Table("test").HasColumn("test").OfType("int");
 }