de.bwaldvogel.liblinear
Class PredictTest

java.lang.Object
  extended by de.bwaldvogel.liblinear.PredictTest

public class PredictTest
extends Object


Constructor Summary
PredictTest()
           
 
Method Summary
 void setUp()
           
 void testDoPredict()
           
 void testDoPredictCorruptLine()
           
 void testDoPredictCorruptLine2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredictTest

public PredictTest()
Method Detail

setUp

public void setUp()

testDoPredictCorruptLine

public void testDoPredictCorruptLine()
                              throws Exception
Throws:
Exception

testDoPredictCorruptLine2

public void testDoPredictCorruptLine2()
                               throws Exception
Throws:
Exception

testDoPredict

public void testDoPredict()
                   throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.