예제 #1
0
 /**
  * @expectedException RuntimeException
  */
 public function test1()
 {
     DataLayer::testIllegalQuery();
 }