calhoun.analysis.crf.test
Class GammaDistributionsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by calhoun.util.AbstractTestCase
              extended by calhoun.analysis.crf.test.GammaDistributionsTest
All Implemented Interfaces:
junit.framework.Test

public class GammaDistributionsTest
extends AbstractTestCase


Constructor Summary
GammaDistributionsTest()
           
 
Method Summary
 void testGammaDistribution()
           
 void testGammaFunction()
           
 void testMixtureGammaModel()
           
 void testMixtureGammaModelForceExponential()
           
 void testMixtureOfGammasClass()
           
 
Methods inherited from class calhoun.util.AbstractTestCase
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertBeginsWith, assertEndsWith, assertEquals, assertFilesMatch, assertFlatFileRecordsMatch, assertStringEquals, assertStringEquals, assertXmlFilesMatch, runBare
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GammaDistributionsTest

public GammaDistributionsTest()
Method Detail

testGammaDistribution

public void testGammaDistribution()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testGammaFunction

public void testGammaFunction()
                       throws java.lang.Exception
Throws:
java.lang.Exception

testMixtureGammaModel

public void testMixtureGammaModel()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testMixtureGammaModelForceExponential

public void testMixtureGammaModelForceExponential()
                                           throws java.lang.Exception
Throws:
java.lang.Exception

testMixtureOfGammasClass

public void testMixtureOfGammasClass()
                              throws java.lang.Exception
Throws:
java.lang.Exception