Package mondrian.test

Class SchemaTest.DummyPropertyFormatter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String formatProperty​(Member member, java.lang.String propertyName, java.lang.Object propertyValue)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DummyPropertyFormatter

        public DummyPropertyFormatter()
    • Method Detail

      • formatProperty

        public java.lang.String formatProperty​(Member member,
                                               java.lang.String propertyName,
                                               java.lang.Object propertyValue)
        Specified by:
        formatProperty in interface PropertyFormatter