Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1091358 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3fa068440f
commit
4f1c54a445
|
@ -22,9 +22,9 @@ import org.junit.Assert;
|
|||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* Test for {@link MaxCountExceededException}.
|
||||
* Test for {@link TooManyEvaluationsException}.
|
||||
*
|
||||
* @version $Revision$ $Date$
|
||||
* @version $Id$
|
||||
*/
|
||||
public class TooManyEvaluationsExceptionTest {
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue