assertSame(42, $set->getId()); $this->assertSame('Bible', $set->getName()); $this->assertSame($creator, $set->getCreator()); } }