|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.util.CollectionUtilTest
public class CollectionUtilTest
| Nested Class Summary | |
|---|---|
class |
CollectionUtilTest.TestElement
Object to collect. |
| Constructor Summary | |
|---|---|
CollectionUtilTest()
|
|
| Method Summary | |
|---|---|
void |
intersectionOfTwoListsShouldContainOnlyUniqueValues()
|
void |
testExtractFrom()
Extracting a property. |
void |
testExtractFromComplete()
Extracting a property. |
void |
testExtractFromWithClass()
Property extraction |
void |
testExtractFromWithCompare()
Extracting a property from elements that each has an other property with a given value. |
void |
testSplit()
|
void |
unionOfTwoListsShouldContainOnlyUniqueValues()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionUtilTest()
| Method Detail |
|---|
public void testExtractFromWithClass()
throws Exception
Exception
public void testExtractFrom()
throws Exception
Exception
public void testExtractFromComplete()
throws Exception
Exception
public void testExtractFromWithCompare()
throws Exception
Exceptionpublic void testSplit()
public void unionOfTwoListsShouldContainOnlyUniqueValues()
public void intersectionOfTwoListsShouldContainOnlyUniqueValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||