createAuthorWithRandomizedData($client); $authors = $this->getAuthors($client); $this->assertContains($newAuthor, $authors); } }