java.lang.Object
com.sun.ts.tests.el.spec.collectionoperators.ELClientIT

public class ELClientIT extends Object
  • Constructor Details

    • ELClientIT

      public ELClientIT()
  • Method Details

    • cleanup

      @AfterEach public void cleanup() throws Exception
      Throws:
      Exception
    • elCollectionMapFilterTest

      @Test public void elCollectionMapFilterTest() throws Exception
      Throws:
      Exception
    • elCollectionMinTest

      @Test public void elCollectionMinTest() throws Exception
      Throws:
      Exception
    • elCollectionMaxTest

      @Test public void elCollectionMaxTest() throws Exception
      Throws:
      Exception
    • elCollectionDistinctTest

      @Test public void elCollectionDistinctTest() throws Exception
      Throws:
      Exception
    • elCollectionForEachTest

      @Test public void elCollectionForEachTest() throws Exception
      Throws:
      Exception
    • elCollectionFindFirstTest

      @Test public void elCollectionFindFirstTest() throws Exception
      Throws:
      Exception
    • elCollectionLimitTest

      @Test public void elCollectionLimitTest() throws Exception
      Throws:
      Exception
    • elCollectionAnyMatchTest

      public void elCollectionAnyMatchTest() throws Exception
      testName: elCollectionAnyMatchTest
      Throws:
      Exception
    • elCollectionNoneMatchTest

      public void elCollectionNoneMatchTest() throws Exception
      testName: elCollectionNoneMatchTest
      Throws:
      Exception
    • elCollectionAllMatchTest

      public void elCollectionAllMatchTest() throws Exception
      testName: elCollectionAllMatchTest
      Throws:
      Exception
    • elCollectionSumTest

      @Test public void elCollectionSumTest() throws Exception
      Throws:
      Exception
    • elCollectionCountTest

      @Test public void elCollectionCountTest() throws Exception
      Throws:
      Exception
    • elCollectionAverageTest

      @Test public void elCollectionAverageTest() throws Exception
      Throws:
      Exception
    • elCollectionToArrayTest

      @Test public void elCollectionToArrayTest() throws Exception
      Throws:
      Exception
    • elCollectionReduceTest

      @Test public void elCollectionReduceTest() throws Exception
      Throws:
      Exception
    • elCollectionSubStreamTest

      @Test public void elCollectionSubStreamTest() throws Exception
      Throws:
      Exception
    • elCollectionPeekTest

      @Test public void elCollectionPeekTest() throws Exception
      Throws:
      Exception
    • elCollectionFlatMapTest

      @Test public void elCollectionFlatMapTest() throws Exception
      Throws:
      Exception
    • elCollectionSetLiteralTest

      @Test public void elCollectionSetLiteralTest() throws Exception
      Throws:
      Exception
    • elCollectionListLiteralTest

      @Test public void elCollectionListLiteralTest() throws Exception
      Throws:
      Exception
    • elCollectionMapLiteralTest

      @Test public void elCollectionMapLiteralTest() throws Exception
      Throws:
      Exception