helix.graph.model.impl.memory
Class TestMemGSet

java.lang.Object
  extended by helix.graph.model.impl.memory.TestMemGSet

public class TestMemGSet
extends Object


Constructor Summary
TestMemGSet()
           
 
Method Summary
 void testFactory()
           
 void testFindSimple()
           
 void testFindSpecial()
           
 void testGSet()
           
 void testSuperFactory()
           
 void testThrow1()
           
 void testThrow2()
           
 void testThrow3()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMemGSet

public TestMemGSet()
Method Detail

testGSet

public void testGSet()

testFactory

public void testFactory()

testSuperFactory

public void testSuperFactory()

testFindSimple

public void testFindSimple()

testFindSpecial

public void testFindSpecial()

testThrow1

public void testThrow1()

testThrow2

public void testThrow2()

testThrow3

public void testThrow3()