Пример #1
0
 public function testGetSlug()
 {
     self::assertStringStartsWith('eventtotestdomainmodel', $this->object->getSlug());
 }