@UnitTest public class DefaultUserFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultUserFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenInvalidId_WhenGetUserByIdIsCalled_ThenItMustReturnException() |
void |
givenValidId_WhenGetUserByIdIsCalled_ThenItMustReturnUserData() |
void |
setUp() |
public void setUp()
public void givenValidId_WhenGetUserByIdIsCalled_ThenItMustReturnUserData()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic void givenInvalidId_WhenGetUserByIdIsCalled_ThenItMustReturnException()
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.