org.apache.commons.math3.exception
Class NumberIsTooSmallExceptionTest

java.lang.Object
  extended by org.apache.commons.math3.exception.NumberIsTooSmallExceptionTest

public class NumberIsTooSmallExceptionTest
extends Object

Test for NumberIsTooSmallException.

Version:
$Id$

Constructor Summary
NumberIsTooSmallExceptionTest()
           
 
Method Summary
 void testAccessors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberIsTooSmallExceptionTest

public NumberIsTooSmallExceptionTest()
Method Detail

testAccessors

public void testAccessors()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.