Class ExtensionConsoleTest

java.lang.Object
com.singularsys.jeptests.system.examples.ConsoleTest
com.singularsys.exttests.examples.ExtensionConsoleTest

@Tag("lambda") public class ExtensionConsoleTest extends ConsoleTest
Tests for the ExtensionsConsole application.
  • Constructor Details

    • ExtensionConsoleTest

      public ExtensionConsoleTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp() throws Exception
      Overrides:
      setUp in class ConsoleTest
      Throws:
      Exception
    • testSetIndexShift0

      @Test public void testSetIndexShift0()
      Overrides:
      testSetIndexShift0 in class ConsoleTest
    • testSetIndexShift1

      @Test public void testSetIndexShift1()
      Overrides:
      testSetIndexShift1 in class ConsoleTest
    • testExpandSum

      @Test public void testExpandSum()
    • testExpandCross

      @Test public void testExpandCross() throws JepException
      Throws:
      JepException
    • testPrintRewriteRules

      @Test public void testPrintRewriteRules()
    • testSimplifyDiff

      @Test public void testSimplifyDiff()
    • test_chained_help_message_examples

      @Test public void test_chained_help_message_examples() throws JepException
      Throws:
      JepException
    • test_chained_help_message_examples_with_rational

      @Test public void test_chained_help_message_examples_with_rational() throws JepException
      Throws:
      JepException
    • test_lambda_help_message_examples

      @Test public void test_lambda_help_message_examples() throws JepException
      Throws:
      JepException
    • test_matrix_help_message_examples

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