smile.neighbor
Class LinearSearchSpeedTest
- java.lang.Object
-
- smile.neighbor.LinearSearchSpeedTest
-
public class LinearSearchSpeedTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description LinearSearchSpeedTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidsetUp()static voidsetUpClass()voidtearDown()static voidtearDownClass()voidtestString()Test of range method, of class LinearSearch.voidtestToy()Test of nearest method, of class LinearSearch.voidtestUSPS()Test of nearest method, of class LinearSearch.
-
-
-
Method Detail
-
setUpClass
public static void setUpClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
tearDownClass
public static void tearDownClass() throws java.lang.Exception- Throws:
java.lang.Exception
-
setUp
public void setUp()
-
tearDown
public void tearDown()
-
testString
public void testString()
Test of range method, of class LinearSearch.
-
testToy
public void testToy()
Test of nearest method, of class LinearSearch.
-
testUSPS
public void testUSPS()
Test of nearest method, of class LinearSearch.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG