aima.test.learningtest
Class DataSetTest
java.lang.Object
TestCase
aima.test.learningtest.DataSetTest
public class DataSetTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSetTest
public DataSetTest()
testLoadsDatasetFile
public void testLoadsDatasetFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
testThrowsExceptionForNonExistentFile
public void testThrowsExceptionForNonExistentFile()
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
testLoadsIrisDataSetWithNumericAndStringAttributes
public void testLoadsIrisDataSetWithNumericAndStringAttributes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNonDestructiveRemoveExample
public void testNonDestructiveRemoveExample()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNumerizesAndDeNumerizesIrisDataSetExample1
public void testNumerizesAndDeNumerizesIrisDataSetExample1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNumerizesAndDeNumerizesIrisDataSetExample2
public void testNumerizesAndDeNumerizesIrisDataSetExample2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNumerizesAndDeNumerizesIrisDataSetExample3
public void testNumerizesAndDeNumerizesIrisDataSetExample3()
throws java.lang.Exception
- Throws:
java.lang.Exception