org.apache.commons.math
Class MathConfigurationExceptionTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.commons.math.MathConfigurationExceptionTest
All Implemented Interfaces:
junit.framework.Test

public class MathConfigurationExceptionTest
extends junit.framework.TestCase

Version:
$Revision: 746578 $ $Date: 2009-02-21 15:01:14 -0500 (Sat, 21 Feb 2009) $

Constructor Summary
MathConfigurationExceptionTest()
           
 
Method Summary
 void testConstructor()
           
 void testConstructorCause()
           
 void testConstructorPatternArguments()
           
 void testConstructorPatternArgumentsCause()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MathConfigurationExceptionTest

public MathConfigurationExceptionTest()
Method Detail

testConstructor

public void testConstructor()

testConstructorPatternArguments

public void testConstructorPatternArguments()

testConstructorCause

public void testConstructorCause()

testConstructorPatternArgumentsCause

public void testConstructorPatternArgumentsCause()


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.