public class CaptionTest
extends TestCase
Modifier and Type | Class and Description |
---|---|
static class |
CaptionTest.MyFoodmart
created from foodmart.xml via perl script,
some captions added.
|
Constructor and Description |
---|
CaptionTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDimCaption()
set caption "Werbemedium" for nonshared dimension "Promotion Media"
|
void |
testDimCaptionShared()
set caption "Quadrat-Fuesse:-)" for shared dimension "Store Size in SQFT"
|
void |
testLevelCaptionExpression()
Tests the <CaptionExpression> element.
|
void |
testMeasureCaption()
set caption "Anzahl Verkauf" for measure "Unit Sales"
|
public void testMeasureCaption()
public void testDimCaption()
public void testDimCaptionShared()
public void testLevelCaptionExpression()
Test case for Bug MONDRIAN-683, "Caption expression for dimension levels missing implementation".