public class DynamicDatasourceXmlaServletTest
extends TestCase
| Constructor and Description |
|---|
DynamicDatasourceXmlaServletTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAreCatalogsEqual() |
void |
testAutoReloadDataSources() |
void |
testFlushObsoleteCatalogsForDeletedCatalog() |
void |
testFlushObsoleteCatalogsForNewCatalog() |
void |
testFlushObsoleteCatalogsForUnchangedCatalog() |
void |
testFlushObsoleteCatalogsForUpdateCatalog() |
void |
testMergeDataSourcesForAlteringCatalogAcrossDataSources() |
void |
testReloadDataSources() |
public void testFlushObsoleteCatalogsForNewCatalog()
throws Exception
Exceptionpublic void testFlushObsoleteCatalogsForUpdateCatalog()
throws Exception
Exceptionpublic void testFlushObsoleteCatalogsForUnchangedCatalog()
throws Exception
Exceptionpublic void testFlushObsoleteCatalogsForDeletedCatalog()
throws Exception
Exceptionpublic void testMergeDataSourcesForAlteringCatalogAcrossDataSources()
throws Exception
Exception