de.bwaldvogel.liblinear
Class FeatureNodeTest

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

public class FeatureNodeTest
extends Object


Constructor Summary
FeatureNodeTest()
           
 
Method Summary
 void testConstructorHappy()
           
 void testConstructorIndexNegative()
           
 void testConstructorIndexZero()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureNodeTest

public FeatureNodeTest()
Method Detail

testConstructorIndexZero

public void testConstructorIndexZero()

testConstructorIndexNegative

public void testConstructorIndexNegative()

testConstructorHappy

public void testConstructorHappy()


Copyright © 2011. All Rights Reserved.