PHP Class Lw\Application\Service\Wish\DeleteWishServiceTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: dddinphp/last-wishes

Méthodes publiques

Méthode Description
itShouldRemoveWish ( )
removeWishFromAUserThatDoesNotOwnItShouldThrowException ( )
removingNonExistingWishThrowsException ( )
setUp ( )

Private Methods

Méthode Description
setupUserRepository ( )
setupWishRepository ( )

Method Details

itShouldRemoveWish() public méthode

public itShouldRemoveWish ( )

removeWishFromAUserThatDoesNotOwnItShouldThrowException() public méthode

removingNonExistingWishThrowsException() public méthode

setUp() public méthode

public setUp ( )