@UnitTest public class RemoveCatalogVersionJobPerformableTest extends java.lang.Object
RemoveCatalogVersionJobPerformable logic.| Constructor and Description |
|---|
RemoveCatalogVersionJobPerformableTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testPerformableCatalogReturnsResult() |
void |
testPerformableCatalogThrowsException() |
void |
testPerformableCatalogVersionReturnsResult() |
void |
testPerformableCatalogVersionThrowsException() |
void |
testPerformableEmptyCatalogVersionCronJob() |
void |
testPerformableEmptyCronJob() |
void |
testPerformableNotEmptyCatalogVersionCronJob() |
void |
testPerformableNullCronJob() |
public RemoveCatalogVersionJobPerformableTest()
public void setUp()
public void testPerformableNullCronJob()
public void testPerformableEmptyCronJob()
public void testPerformableEmptyCatalogVersionCronJob()
public void testPerformableCatalogThrowsException()
public void testPerformableCatalogReturnsResult()
public void testPerformableCatalogVersionThrowsException()
public void testPerformableCatalogVersionReturnsResult()
public void testPerformableNotEmptyCatalogVersionCronJob()
Copyright © 2018 SAP SE. All Rights Reserved.