Class DJepTest

Direct Known Subclasses:
FieldDJepTest

public class DJepTest extends XJepTest
Tests for the DJep
Author:
Rich Morris Created on 22-Apr-2005
  • Field Details

  • Constructor Details

    • DJepTest

      public DJepTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
      Description copied from class: JepTest
      Sets up the parser.
      Overrides:
      setUp in class XJepTest
    • testMacro

      @Test public void testMacro() throws JepException
      Throws:
      JepException
    • testDoc

      @Test public void testDoc() throws JepException
      Throws:
      JepException
    • testDiff

      @Test public void testDiff() throws JepException
      Throws:
      JepException
    • testMacroDiff

      @Test public void testMacroDiff() throws Exception
      Throws:
      Exception
    • testAssignDiff

      @Test public void testAssignDiff() throws Exception
      Throws:
      Exception
    • testChainedVariables

      @Test public void testChainedVariables() throws Exception
      Throws:
      Exception
    • testDiffCompleCubic

      @Test public void testDiffCompleCubic() throws Exception
      Throws:
      Exception
    • addStandardDiffRules_returns_false_when_differenting_log_using_RationalNumberFactory

      @Test public void addStandardDiffRules_returns_false_when_differenting_log_using_RationalNumberFactory()
    • addStandardDiffRules_is_silent_when_using_RationalNumberFactory_and_log_removed_from_functionTable

      @Test public void addStandardDiffRules_is_silent_when_using_RationalNumberFactory_and_log_removed_from_functionTable()
    • simplify_equation_with_partial_derivative_with_DPolynomialCreator

      @Test public void simplify_equation_with_partial_derivative_with_DPolynomialCreator() throws JepException
      Throws:
      JepException
    • simplify_equation_with_partial_derivative_by_replacing

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