|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
edu.jas.gbmod.SolvableSyzygyTest
public class SolvableSyzygyTest
SolvableSyzygy tests with JUnit.
Constructor Summary | |
---|---|
SolvableSyzygyTest(java.lang.String name)
Constructs a SolvableSyzygyTest object. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
main. |
protected void |
setUp()
|
static junit.framework.Test |
suite()
|
protected void |
tearDown()
|
void |
testSequentialArbitraryModSolvableSyzygy()
Test sequential arbitrary module SolvableSyzygy. |
void |
testSequentialArbitrarySyzygy()
Test sequential arbitrary base Syzygy. |
void |
testSequentialArbitrarySyzygyCLO()
Test sequential arbitrary base Syzygy, ex CLO 2, p 214 ff. |
void |
testSequentialArbitrarySyzygyWA32()
Test sequential arbitrary base Syzygy, ex WA_32. |
void |
testSequentialModSolvableSyzygy()
Test sequential module SolvableSyzygy. |
void |
testSequentialSolvableSyzygy()
Test sequential SolvableSyzygy. |
void |
testSequentialWeylSolvableSyzygy()
Test sequential Weyl SolvableSyzygy. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SolvableSyzygyTest(java.lang.String name)
SolvableSyzygyTest
object.
name
- String.Method Detail |
---|
public static void main(java.lang.String[] args)
public static junit.framework.Test suite()
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void testSequentialSolvableSyzygy()
public void testSequentialWeylSolvableSyzygy()
public void testSequentialModSolvableSyzygy()
public void testSequentialArbitrarySyzygy()
public void testSequentialArbitrarySyzygyCLO()
public void testSequentialArbitrarySyzygyWA32()
public void testSequentialArbitraryModSolvableSyzygy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |