mondrian.olap.fun
Class VisualTotalsTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
mondrian.olap.fun.VisualTotalsTest
- All Implemented Interfaces:
- Test
public class VisualTotalsTest
- extends TestCase
VisualTotalsTest tests the internal functions defined in
VisualTotalsFunDef. Right now, only tests substitute().
- Author:
- efine
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
VisualTotalsTest
public VisualTotalsTest()
testSubstituteEmpty
public void testSubstituteEmpty()
testSubstituteOneStarOnly
public void testSubstituteOneStarOnly()
testSubstituteOneStarBegin
public void testSubstituteOneStarBegin()
testSubstituteOneStarEnd
public void testSubstituteOneStarEnd()
testSubstituteTwoStars
public void testSubstituteTwoStars()
testSubstituteCombined
public void testSubstituteCombined()
testDrillthroughVisualTotal
public void testDrillthroughVisualTotal()
throws SQLException
- Test case for bug
MONDRIAN-925, "VisualTotals + drillthrough throws Exception".
- Throws:
SQLException - on error