PHP Class Lw\Application\Service\Wish\DeleteWishServiceTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dddinphp/last-wishes

Public Methods

Method Description
itShouldRemoveWish ( )
removeWishFromAUserThatDoesNotOwnItShouldThrowException ( )
removingNonExistingWishThrowsException ( )
setUp ( )

Private Methods

Method Description
setupUserRepository ( )
setupWishRepository ( )

Method Details

itShouldRemoveWish() public method

public itShouldRemoveWish ( )

removeWishFromAUserThatDoesNotOwnItShouldThrowException() public method

removingNonExistingWishThrowsException() public method

setUp() public method

public setUp ( )