示例#1
0
 public function testEntityManager()
 {
     $this->assertSame($this->entityManager, Article::entityManager());
 }