@UnitTest public class RemoveItemsJobPerformableTest extends java.lang.Object
RemoveItemsJobPerformable covering test. TODO lack of test in case of result != PermissionCheckResult.ALLOWED| Constructor and Description |
|---|
RemoveItemsJobPerformableTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testClearSavedValuesFalseStreamPerformedJob() |
void |
testClearSavedValuesTrueStreamPerformedJob() |
void |
testEmptyPkStreamPerformedJob() |
void |
testNotEmptyInvalidPkStreamPerformedJob() |
void |
testNotEmptyPkStreamPerformedJob() |
void |
testNotEmptyValidPkStreamPerformedJob() |
void |
testNotEmptyValidPkStreamWithPreviousCallPerformedJob() |
void |
testNotEmptyValidPkStreamWithRefreshPerformedJob() |
void |
testNotEmptyValidPkStreamWithSkipAllCallPerformedJob() |
public void setUp()
public void testEmptyPkStreamPerformedJob()
public void testClearSavedValuesFalseStreamPerformedJob()
public void testClearSavedValuesTrueStreamPerformedJob()
public void testNotEmptyPkStreamPerformedJob()
public void testNotEmptyInvalidPkStreamPerformedJob()
public void testNotEmptyValidPkStreamPerformedJob()
public void testNotEmptyValidPkStreamWithPreviousCallPerformedJob()
public void testNotEmptyValidPkStreamWithSkipAllCallPerformedJob()
public void testNotEmptyValidPkStreamWithRefreshPerformedJob()
Copyright © 2018 SAP SE. All Rights Reserved.