org.apache.commons.math3.exception
Class NonMonotonicSequenceExceptionTest

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

public class NonMonotonicSequenceExceptionTest
extends Object

Test for NonMonotonicSequenceException.

Version:
$Id$

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

Constructor Detail

NonMonotonicSequenceExceptionTest

public NonMonotonicSequenceExceptionTest()
Method Detail

testAccessors

public void testAccessors()


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