@IntegrationTest public class CatalogVersionServiceTest extends ServicelayerTransactionalTest
CatalogVersionServiceimportServicejaloSession| Constructor and Description |
|---|
CatalogVersionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
combinedUniqueKeysShouldBeReportedAsDuplicates() |
void |
setup() |
void |
shouldSilentlyRemoveDeletedCatalogVersionsFromSession() |
void |
testAddSessionCatalogVersion()
|
void |
testGetAllCatalogVersions()
|
void |
testgetAllCatalogVersionsOfType() |
void |
testGetReadableCatalogVersions() |
void |
testGetSessionCatalogVersionWithEmptyCatalog() |
void |
testGetWritableCatalogVersions() |
void |
testSetAndAddSessionCVs() |
void |
testSetSessionCatalogVersion()
|
void |
testSetSessionCatalogVersions()
|
void |
testUserCanReadAndWriteWithNullValues() |
void |
testUserCanReadCatalogVersion()
tests
CatalogVersionService.canRead(CatalogVersionModel, UserModel) method using applied test data. |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void testgetAllCatalogVersionsOfType()
public void testUserCanReadAndWriteWithNullValues()
public void testUserCanReadCatalogVersion()
CatalogVersionService.canRead(CatalogVersionModel, UserModel) method using applied test data.public void testGetSessionCatalogVersionWithEmptyCatalog()
public void testAddSessionCatalogVersion()
public void testSetSessionCatalogVersions()
public void testSetSessionCatalogVersion()
public void testGetAllCatalogVersions()
public void testGetReadableCatalogVersions()
public void testGetWritableCatalogVersions()
public void testSetAndAddSessionCVs()
public void combinedUniqueKeysShouldBeReportedAsDuplicates()
public void shouldSilentlyRemoveDeletedCatalogVersionsFromSession()
Copyright © 2018 SAP SE. All Rights Reserved.