Class FunctionsSupportNumberTypeArguments

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

public class FunctionsSupportNumberTypeArguments extends Object
Tests the standard functions to ensure they all work with custom types extending Number.
  • Field Details

  • Constructor Details

    • FunctionsSupportNumberTypeArguments

      public FunctionsSupportNumberTypeArguments()
  • Method Details

    • setUp

      @BeforeEach public void setUp() throws Exception
      Throws:
      Exception
    • test

      @Test public void test()
    • testIfWithCustomNumbers

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