public class QueueMH2k1Test
extends junit.framework.TestCase
| Constructor and Description |
|---|
QueueMH2k1Test(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
testGetAMatrices()
Test method for 'jmarkov.GeomProcess.getAMatrices()'
|
void |
testGetBMatrices()
Test method for 'jmarkov.GeomProcess.getBMatrices()'
|
void |
testGetEventsRates()
Test method for 'jmarkov.SimpleMarkovProcess.getEventsRates()'
|
void |
testGetMOPsAvg()
Test method for 'jmarkov.SimpleMarkovProcess.getMOPsAvg()'
|
void |
testGetRmatrix()
Test method for 'jmarkov.GeomProcess.getRmatrix()'
|
void |
testGetVectorPi0()
Test method for 'jmarkov.GeomProcess.getVectorPi0()'
|
void |
testGetVectorPi1()
Test method for 'jmarkov.GeomProcess.getVectorPi1()'
|
void |
testGetVectorPi1Mod()
Test method for 'jmarkov.GeomProcess.getVectorPi1Mod()'
|
void |
testIsStable() |
countTestCases, getName, run, run, runBare, setName, toStringassertEquals, 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, formatpublic static void main(java.lang.String[] args)
args - public void testGetAMatrices()
public void testIsStable()
public void testGetRmatrix()
throws NotUnichainException
NotUnichainExceptionpublic void testGetBMatrices()
public void testGetVectorPi1()
throws NotUnichainException
NotUnichainExceptionpublic void testGetVectorPi1Mod()
throws NotUnichainException
NotUnichainExceptionpublic void testGetVectorPi0()
throws NotUnichainException
NotUnichainExceptionpublic void testGetMOPsAvg()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetEventsRates()
throws java.lang.Exception
java.lang.Exception