Package mondrian.test
Class SchemaTest.DummyPropertyFormatter
- java.lang.Object
-
- mondrian.test.SchemaTest.DummyPropertyFormatter
-
- All Implemented Interfaces:
PropertyFormatter
- Enclosing class:
- SchemaTest
public static class SchemaTest.DummyPropertyFormatter extends Object implements PropertyFormatter
Implementation ofPropertyFormatter
that throws.
-
-
Constructor Summary
Constructors Constructor Description DummyPropertyFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
formatProperty(Member member, String propertyName, Object propertyValue)
-
-
-
Method Detail
-
formatProperty
public String formatProperty(Member member, String propertyName, Object propertyValue)
- Specified by:
formatProperty
in interfacePropertyFormatter
-
-