Package mondrian.util
Class PrimeFinderTest
- java.lang.Object
-
- TestCase
-
- mondrian.util.PrimeFinderTest
-
public class PrimeFinderTest extends TestCase
Testcase forPrimeFinder
.- Since:
- Feb 4, 2007
- Author:
- jhyde
-
-
Constructor Summary
Constructors Constructor Description PrimeFinderTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
_testFour()
void
testOne()
void
testThree()
void
testTwo()
-