$name : string
$content : string
$link : string
getContent() : mixed
getLink() : mixed
getName() : mixed
setContent(string $content)
Set the content for tests
setLink(string $link)
Set the link for tests
setName(string $name)
Set the name for tests
Loading…