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
Exception
public void testFlushObsoleteCatalogsForUpdateCatalog() throws Exception
Exception
public void testFlushObsoleteCatalogsForUnchangedCatalog() throws Exception
Exception
public void testFlushObsoleteCatalogsForDeletedCatalog() throws Exception
Exception
public void testMergeDataSourcesForAlteringCatalogAcrossDataSources() throws Exception
Exception