public class TwoThreeTreeTests
extends java.lang.Object
Constructor and Description |
---|
TwoThreeTreeTests() |
Modifier and Type | Method and Description |
---|---|
void |
SetUp() |
void |
TestInsertion_FirstSplit_Left() |
void |
TestInsertion_FirstSplit_Right() |
void |
TestInsertion_OnlyLeaves() |
void |
TestInsertion_SecondSplit_Partial() |
public void SetUp()
public void TestInsertion_OnlyLeaves()
public void TestInsertion_FirstSplit_Left()
public void TestInsertion_FirstSplit_Right()
public void TestInsertion_SecondSplit_Partial()