Example #1
0
 public function testGetFactory()
 {
     $this->assertSame($this->factory, $this->builder->getFactory());
 }