public class GroupJepTest
extends TestCase
Modifier and Type | Field and Description |
---|---|
static boolean |
SHOW_BAD |
Constructor and Description |
---|
GroupJepTest(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
myAssertEquals(java.lang.String msg,
java.lang.String expected,
java.lang.String actual) |
void |
myAssertEquals(java.lang.String msg,
java.lang.String expected,
java.lang.String actual,
java.lang.String ending) |
protected void |
setUp() |
static Test |
suite() |
void |
testBad() |
void |
testGood()
just test JUnit working OK
|
void |
testPolynomialCreator() |
void |
testPolynomials() |
void |
testPolynomials2() |
void |
testQ()
Tests rationals
|
void |
testQuartonians()
Tests Quaternions
|
void |
testZ()
Tests very large numbers, 20!
|
void |
testZ5thRootUnity() |
void |
testZn()
Tests integers mod 5
|
void |
testZroot2() |
void |
testZRoot2Root5() |
void |
testZtau() |
void |
valueToStringTest(java.lang.String expr,
java.lang.String expected) |
public static final boolean SHOW_BAD
public static void main(java.lang.String[] args)
protected void setUp()
public static Test suite()
public void myAssertEquals(java.lang.String msg, java.lang.String expected, java.lang.String actual)
public void myAssertEquals(java.lang.String msg, java.lang.String expected, java.lang.String actual, java.lang.String ending)
public void testGood()
public void valueToStringTest(java.lang.String expr, java.lang.String expected) throws java.lang.Exception
java.lang.Exception
public void testZ() throws java.lang.Exception
java.lang.Exception
public void testQ() throws java.lang.Exception
java.lang.Exception
public void testQuartonians() throws java.lang.Exception
java.lang.Exception
public void testZn() throws java.lang.Exception
java.lang.Exception
public void testZroot2() throws java.lang.Exception
java.lang.Exception
public void testZ5thRootUnity() throws java.lang.Exception
java.lang.Exception
public void testZRoot2Root5() throws java.lang.Exception
java.lang.Exception
public void testZtau() throws java.lang.Exception
java.lang.Exception
public void testPolynomials() throws java.lang.Exception
java.lang.Exception
public void testPolynomials2() throws java.lang.Exception
java.lang.Exception
public void testPolynomialCreator() throws java.lang.Exception
java.lang.Exception
public void testBad() throws ParseException
ParseException
http://www.singularsys.com/jep Copyright © 2007 Singular Systems