com.rapidminer.example.test
Class SparseReaderTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.rapidminer.test.RapidMinerTestCase
              extended by com.rapidminer.example.test.SparseReaderTest
All Implemented Interfaces:
junit.framework.Test

public class SparseReaderTest
extends RapidMinerTestCase

Tests all formats of the SparseFormatDataRowReader

Author:
Simon Fischer, Ingo Mierswa

Constructor Summary
SparseReaderTest()
           
 
Method Summary
 void readerTest(int format, java.io.Reader input, java.io.Reader labelInput)
           
 void testFormatPrefix()
           
 void testFormatSeparate()
           
 void testFormatXY()
           
 void testFormatYX()
           
 
Methods inherited from class com.rapidminer.test.RapidMinerTestCase
assertEqualsNaN, setUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SparseReaderTest

public SparseReaderTest()
Method Detail

readerTest

public void readerTest(int format,
                       java.io.Reader input,
                       java.io.Reader labelInput)
                throws java.lang.Exception
Throws:
java.lang.Exception

testFormatXY

public void testFormatXY()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testFormatYX

public void testFormatYX()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testFormatPrefix

public void testFormatPrefix()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testFormatSeparate

public void testFormatSeparate()
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2009 by Rapid-I