Below is my test method
@Test public void testGetUserProfile() { Optional userProfile = null; Long userId = 1l; try {