public class DenseContClosureTest
extends junit.framework.TestCase
Constructor and Description |
---|
DenseContClosureTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
void |
testEqResidual()
Test for the method jphase.DenseContPhaseVar.eqResidualTime
|
void |
testMax()
Test for the method jphase.DenseContPhaseVar.Max
|
void |
testMin()
Test for the method jphase.DenseContPhaseVar.Min
|
void |
testMix()
Test for the method jphase.DenseContPhaseVar.Mix
|
void |
testResidual()
Test for the method jphase.DenseContPhaseVar.residualTime
|
void |
testSum()
Test for the method jphase.DenseContPhaseVar.Sum
|
void |
testSumGeom()
Test for the method jphase.DenseContPhaseVar.SumGeom
|
void |
testSumPH()
Test for the method jphase.DenseContPhaseVar.sumPH
|
void |
testWaitingQ()
Test for the method jphase.DenseContPhaseVar.waitingQ
|
countTestCases, getName, run, run, runBare, setName, toString
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, format
public static void main(java.lang.String[] args)
args
- Not usedpublic void testSum()
public void testMin()
public void testMax()
public void testMix()
public void testSumGeom()
public void testResidual()
public void testEqResidual()
public void testWaitingQ()
public void testSumPH()