Class XmlaExtraTest


  • public class XmlaExtraTest
    extends TestCase
    • Constructor Detail

      • XmlaExtraTest

        public XmlaExtraTest()
    • Method Detail

      • testGetDataSourceDoesntLeakPassword

        public void testGetDataSourceDoesntLeakPassword()
                                                 throws java.lang.Exception
        This test makes sure that the value of RolapConnectionProperties.JdbcPassword isn't leaked through the XmlaExtra interface.
        Throws:
        java.lang.Exception