Method | Description | |
---|---|---|
it_is_initializable ( ) | ||
it_should_create_comment ( |
||
it_should_edit_comment ( |
||
it_should_remove_comment ( |
||
it_should_resolve_comment ( |
||
it_shouldnt_edit_comment ( |
||
let ( $die, |
public it_should_create_comment ( |
||
$article | ||
$user |
public it_should_edit_comment ( |
||
$comment | ||
$user |
public it_should_remove_comment ( |
||
$comment | ||
$user |
public it_should_resolve_comment ( |
||
$comment | ||
$user |
public it_shouldnt_edit_comment ( |
||
$comment | ||
$user | ||
$newUser |
public let ( $die, |
||
$em | ||
$userService | ||
$user |