Package de.tilman_neumann.jml.roots
Class SqrtTest
java.lang.Object
de.tilman_neumann.jml.roots.SqrtTest
public class SqrtTest
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description SqrtTest()
-
Method Summary
Modifier and Type Method Description void
setup()
void
testBigArgs()
void
testSpecialCases()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SqrtTest
public SqrtTest()
-
-
Method Details
-
setup
public void setup() -
testSpecialCases
public void testSpecialCases() -
testBigArgs
public void testBigArgs()
-