Exemplo n.º 1
0
 public static function testFindByKeyword()
 {
     return UserDAOImpl::findByKeyword('uid', 'x');
 }