@DemoTest public class SavedQueryServiceTest extends CockpitTest
applicationContextjaloSession| Constructor and Description |
|---|
SavedQueryServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
prepares some test data, before execution of every test
|
void |
testManageSavedQueries()
Demonstrates how to create, save, and rename saved queries:
- Builds the CockpitSavedQueryModel for 2 queries- Publish the saved queries - Retrieve all saved queries |
void |
testRenameSavedQuery()
Demonstrates how to create, save, and rename saved query:
- Builds the CockpitSavedQueryModel for 1 query- Publish the saved queries - Retrieve all saved queries - Take the saved query, rename it, then save the changes |
destroyApplicationContext, getSpringConfigurationLocations, initApplicationContextestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testManageSavedQueries()
CockpitSavedQueryModel for 2 queriespublic void testRenameSavedQuery()
CockpitSavedQueryModel for 1 queryCopyright © 2018 SAP SE. All Rights Reserved.