Package mondrian.xmla

Class XmlaErrorTest

  • All Implemented Interfaces:
    XmlaConstants

    public class XmlaErrorTest
    extends XmlaBaseTestCase
    implements XmlaConstants
    Test of the XMLA Fault generation - errors occur/are-detected in in Mondrian XMLA and a SOAP Fault is returned.

    There is a set of tests dealing with Authorization and HTTP Header Expect and Continue dialog. These are normally done at the webserver level and can be removed here if desired. (I wrote them before I realized that Mondrian XMLA would not handle any Authorization issues if it were in a webserver.)

    Author:
    Richard M. Emberson