public class MinMaxHeapTest extends Object
| Constructor and Description |
|---|
MinMaxHeapTest() |
| Modifier and Type | Method and Description |
|---|---|
Scored[] |
sample(int size) |
void |
testAdd() |
void |
testCreate() |
void |
testOne() |
void |
testSizeZero() |
void |
testThree() |
void |
testTwo() |
public void testCreate()
public void testSizeZero()
public void testOne()
public void testTwo()
public void testThree()
public void testAdd()
public Scored[] sample(int size)
Copyright © 2016 Alias-i, Inc.. All rights reserved.