public class TestConcatenatedLists extends Object
| Constructor and Description |
|---|
TestConcatenatedLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmpty() |
void |
testManyMany() |
void |
testManyOne() |
void |
testOneMany() |
void |
testOneOne() |
void |
testUnsupportedOps() |