java.lang.Object
com.singularsys.jeptests.unit.functions.EleTest

public class EleTest extends Object
Tests for Ele
  • Field Details

  • Constructor Details

    • EleTest

      public EleTest()
  • Method Details

    • testEle

      @Test public void testEle()
    • testEle_with_UnmodifiableList_and_number_index

      @Test public void testEle_with_UnmodifiableList_and_number_index() throws EvaluationException
      Throws:
      EvaluationException
    • testEle_with_ArrayList_and_number_index

      @Test public void testEle_with_ArrayList_and_number_index() throws EvaluationException
      Throws:
      EvaluationException
    • testEle_with_Vector_and_number_index

      @Test public void testEle_with_Vector_and_number_index() throws EvaluationException
      Throws:
      EvaluationException
    • testEle_with_ArrayList_and_ArrayList_index

      @Test public void testEle_with_ArrayList_and_ArrayList_index() throws EvaluationException
      Throws:
      EvaluationException
    • testEle_with_Vector_and_Vector_index

      @Test public void testEle_with_Vector_and_Vector_index() throws EvaluationException
      Throws:
      EvaluationException
    • test_setEle_with_Vector_and_number_index

      @Test public void test_setEle_with_Vector_and_number_index() throws JepException
      Throws:
      JepException
    • test_setEle_with_ArrayList_and_number_index

      @Test public void test_setEle_with_ArrayList_and_number_index() throws JepException
      Throws:
      JepException
    • test_setEle_with_ArrayList_and_Vector_index

      @Test public void test_setEle_with_ArrayList_and_Vector_index() throws JepException
      Throws:
      JepException
    • test_setEle_with_ArrayList_and_ArrayList_index

      @Test public void test_setEle_with_ArrayList_and_ArrayList_index() throws JepException
      Throws:
      JepException
    • test_setEle_with_ArrayList_set_var_val_to_a_Vector

      @Test public void test_setEle_with_ArrayList_set_var_val_to_a_Vector() throws JepException
      Throws:
      JepException