helix.graph.model.impl
Class TestRegistryValue

java.lang.Object
  extended by helix.graph.model.impl.TestRegistryValue

public class TestRegistryValue
extends Object


Constructor Summary
TestRegistryValue()
           
 
Method Summary
 void testColorSet()
           
 void testKloneColor()
           
 void testKloneImmutable()
           
 void testRegistryValue()
           
 void testRVertex()
           
 void testRVertexList()
           
 void testThrow1()
           
 void testThrow2()
           
 void testThrow3()
           
 void testThrow4()
           
 void testThrow5()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRegistryValue

public TestRegistryValue()
Method Detail

testRegistryValue

public void testRegistryValue()

testThrow1

public void testThrow1()

testThrow2

public void testThrow2()

testThrow3

public void testThrow3()

testThrow4

public void testThrow4()

testThrow5

public void testThrow5()

testColorSet

public void testColorSet()

testKloneImmutable

public void testKloneImmutable()

testKloneColor

public void testKloneColor()

testRVertex

public void testRVertex()

testRVertexList

public void testRVertexList()