Package mondrian.olap
Class CellPropertyTest
- java.lang.Object
-
- TestCase
-
- mondrian.olap.CellPropertyTest
-
public class CellPropertyTest extends TestCase
Test forCell Property
.
- Since:
- 08 May, 2007
- Author:
- Shishir
-
-
Constructor Summary
Constructors Constructor Description CellPropertyTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
setUp()
void
testIsNameEquals()
void
testIsNameEqualsDoesCaseInsensitiveMatch()
void
testIsNameEqualsParameterShouldNotBeQuoted()
-