@UnitTest public class AfterSaveEventChangesCollectorTest extends java.lang.Object
| Constructor and Description |
|---|
AfterSaveEventChangesCollectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreate() |
void |
testCreateUpdate() |
void |
testCreateUpdateRemove() |
void |
testInvalidAfterSaveEvent() |
void |
testMultiEvents() |
void |
testRemove() |
void |
testRemoveUpdateWrongOrder() |
void |
testUpdate() |
void |
testUpdateCreateWrongOrder() |
void |
testUpdateRemove() |
public void setUp()
public void testCreate()
public void testCreateUpdate()
public void testUpdateCreateWrongOrder()
public void testCreateUpdateRemove()
public void testUpdate()
public void testUpdateRemove()
public void testRemove()
public void testRemoveUpdateWrongOrder()
public void testMultiEvents()
public void testInvalidAfterSaveEvent()
Copyright © 2018 SAP SE. All Rights Reserved.