Changes

195 bytes added ,  00:49, 16 May 2012
Added HexTrie test
Line 4: Line 4:     
If you have downloaded and ran someone's test files, mark on the wiki that you verify if outputs correctly. If you have a problem with a test file, mark it on the wiki and discuss it on the forum or possibly on the talk page (although more people would probably see it on the CS forum).
 
If you have downloaded and ran someone's test files, mark on the wiki that you verify if outputs correctly. If you have a problem with a test file, mark it on the wiki and discuss it on the forum or possibly on the talk page (although more people would probably see it on the CS forum).
 +
 +
==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.
 +
***[StudentTest.java JUnit Test]***
    
== Chris Conroy's Test Files ==
 
== Chris Conroy's Test Files ==
9

edits