Package mondrian.test

Class PropertiesTest


  • public class PropertiesTest
    extends FoodMartTestCase
    Tests intrinsic member and cell properties as specified in OLE DB for OLAP specification.
    Since:
    5 July, 2005
    Author:
    anikitin
    • Constructor Detail

      • PropertiesTest

        public PropertiesTest​(java.lang.String name)
    • Method Detail

      • testMandatoryMemberProperties

        public void testMandatoryMemberProperties()
        Tests existence and values of mandatory member properties.
      • testGetChildCardinalityPropertyValue

        public void testGetChildCardinalityPropertyValue()
      • testPropertiesMDX

        public void testPropertiesMDX()
        Tests the ability of MDX parser to pass requested member properties to Result object.
      • testMemberProperties

        public void testMemberProperties()
        Tests the ability to project non-standard member properties.
      • testMemberPropertiesBad

        public void testMemberPropertiesBad()
        Tests the ability to project non-standard member properties.
      • testMandatoryCellProperties

        public void testMandatoryCellProperties()
      • testPropertyDescription

        public void testPropertyDescription()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception