tuffy.test
Class TupleTest

java.lang.Object
  extended by tuffy.test.TupleTest

public class TupleTest
extends java.lang.Object

Testing class for Tuple object.


Constructor Summary
TupleTest()
           
 
Method Summary
 void test_get()
          Test relationships between tuple and term ID.
 void test_subsume()
          Test subsume functions of two tuple.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TupleTest

public TupleTest()
Method Detail

test_get

public final void test_get()
Test relationships between tuple and term ID.


test_subsume

public final void test_subsume()
Test subsume functions of two tuple.