@DemoTest public class SavedQueryServiceTest extends CockpitTest
applicationContextdefaultLanguage, jaloSession| 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, initApplicationContextfinish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedpublic void setUp()
throws Exception
Exceptionpublic void testManageSavedQueries()
CockpitSavedQueryModel for 2 queriespublic void testRenameSavedQuery()
CockpitSavedQueryModel for 1 queryCopyright © 2017 SAP SE. All Rights Reserved.