org.apache.commons.math3.exception
Class NotPositiveExceptionTest

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

public class NotPositiveExceptionTest
extends Object

Test for NotPositiveException.

Version:
$Id$

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

Constructor Detail

NotPositiveExceptionTest

public NotPositiveExceptionTest()
Method Detail

testAccessors

public void testAccessors()


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