Changes

47 bytes added ,  02:22, 16 May 2012
Line 6: Line 6:     
==Jesse's Unit Tests==
 
==Jesse's Unit Tests==
*Tests the HexTrie Bplus and Bstar for put and remove.  Verifies the HexTrie has the correct keys/guides/values/children in each node.
+
*Tests the HexTrie Bplus and Bstar for put and remove.  Verifies the HexTrie has the correct keys/guides/values/children in each node.  Don't use Save As...  Just click on the link.
 
***[[Jesse_HexTrie_Junit_Test]]
 
***[[Jesse_HexTrie_Junit_Test]]
 
You need to add in this method to your HexTrie to get the tests to work:
 
You need to add in this method to your HexTrie to get the tests to work:
9

edits