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().
- Version:
- $Id: //open/mondrian/testsrc/main/mondrian/olap/fun/VisualTotalsTest.java#5 $
- 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()