@IntegrationTest public class DefaultModelServiceRemoveIntegrationTest extends ServicelayerBaseTest
DefaultModelService. The test scenarios cover the
following points:
jaloSession| Constructor and Description |
|---|
DefaultModelServiceRemoveIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
setUp() |
void |
testDeleteModelWithManyToManyRelationsAndTarget() |
void |
testDeleteModelWithManyToManyRelationsImplicitly() |
void |
testDeleteModelWithReferencesExplicitly() |
void |
testDeleteModelWithReferencesExplicitlyTargetSideFirst() |
void |
testDeleteModelWithReferencesImplicitly() |
void |
testDeleteModelWithRelationsExplicitlyManySideFirst() |
void |
testDeleteModelWithRelationsExplicitlyOneSideFirst() |
void |
testDeleteModelWithRelationsImplicitly() |
void |
testDeleteSimpleIndependentModels() |
void |
testDeleteSingleModel() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultModelServiceRemoveIntegrationTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void clear()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteSingleModel()
public void testDeleteSimpleIndependentModels()
public void testDeleteModelWithRelationsImplicitly()
public void testDeleteModelWithRelationsExplicitlyOneSideFirst()
public void testDeleteModelWithRelationsExplicitlyManySideFirst()
public void testDeleteModelWithReferencesImplicitly()
public void testDeleteModelWithReferencesExplicitly()
public void testDeleteModelWithReferencesExplicitlyTargetSideFirst()
public void testDeleteModelWithManyToManyRelationsImplicitly()
public void testDeleteModelWithManyToManyRelationsAndTarget()
Copyright © 2018 SAP SE. All Rights Reserved.