org.apache.commons.math3.exception
Class OutOfRangeExceptionTest

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

public class OutOfRangeExceptionTest
extends Object

Test for OutOfRangeException.

Version:
$Id$

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

Constructor Detail

OutOfRangeExceptionTest

public OutOfRangeExceptionTest()
Method Detail

testAccessors

public void testAccessors()


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