org.openuat.apps.groupkey
Class app2tgdh_tests

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openuat.apps.groupkey.app2tgdh_tests
All Implemented Interfaces:
junit.framework.Test

public class app2tgdh_tests
extends junit.framework.TestCase


Field Summary
static App2tgdh app2tgdh
           
static App2tgdh app2tgdh2
           
 
Constructor Summary
app2tgdh_tests()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void testBasicPartitioning()
           
static void testBasicTree()
           
static void testJoinTree()
           
static void testLeaveTree()
           
static void testMergeTrees()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

app2tgdh

public static App2tgdh app2tgdh

app2tgdh2

public static App2tgdh app2tgdh2
Constructor Detail

app2tgdh_tests

public app2tgdh_tests()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

testBasicTree

public static void testBasicTree()

testJoinTree

public static void testJoinTree()

testLeaveTree

public static void testLeaveTree()

testMergeTrees

public static void testMergeTrees()

testBasicPartitioning

public static void testBasicPartitioning()


2005-2009, Rene Mayrhofer.