Package mondrian.rolap
Class ModulosTest
- java.lang.Object
-
- TestCase
-
- mondrian.rolap.ModulosTest
-
public class ModulosTest extends TestCase
Test that the implementations of the Modulos interface are correct.- Author:
- Richard M. Emberson
-
-
Constructor Summary
Constructors Constructor Description ModulosTest()
ModulosTest(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) TupleList
newPositionList(int size)
void
testMany()
void
testOne()
void
testThree()
void
testTwo()
-