Class ELClientIT
java.lang.Object
com.sun.ts.tests.el.spec.collectionoperators.ELClientIT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cleanup()
void
testName: elCollectionAllMatchTestvoid
testName: elCollectionAnyMatchTestvoid
void
void
void
void
void
void
void
void
void
void
void
void
testName: elCollectionNoneMatchTestvoid
void
void
void
void
void
-
Constructor Details
-
ELClientIT
public ELClientIT()
-
-
Method Details
-
cleanup
- Throws:
Exception
-
elCollectionMapFilterTest
- Throws:
Exception
-
elCollectionMinTest
- Throws:
Exception
-
elCollectionMaxTest
- Throws:
Exception
-
elCollectionDistinctTest
- Throws:
Exception
-
elCollectionForEachTest
- Throws:
Exception
-
elCollectionFindFirstTest
- Throws:
Exception
-
elCollectionLimitTest
- Throws:
Exception
-
elCollectionAnyMatchTest
testName: elCollectionAnyMatchTest- Throws:
Exception
-
elCollectionNoneMatchTest
testName: elCollectionNoneMatchTest- Throws:
Exception
-
elCollectionAllMatchTest
testName: elCollectionAllMatchTest- Throws:
Exception
-
elCollectionSumTest
- Throws:
Exception
-
elCollectionCountTest
- Throws:
Exception
-
elCollectionAverageTest
- Throws:
Exception
-
elCollectionToArrayTest
- Throws:
Exception
-
elCollectionReduceTest
- Throws:
Exception
-
elCollectionSubStreamTest
- Throws:
Exception
-
elCollectionPeekTest
- Throws:
Exception
-
elCollectionFlatMapTest
- Throws:
Exception
-
elCollectionSetLiteralTest
- Throws:
Exception
-
elCollectionListLiteralTest
- Throws:
Exception
-
elCollectionMapLiteralTest
- Throws:
Exception
-