Class PrintVisitorTest

java.lang.Object
com.singularsys.jeptests.unit.PrintVisitorTest

public class PrintVisitorTest extends Object
Tests for the PrintVisitor.
  • Constructor Details

    • PrintVisitorTest

      public PrintVisitorTest()
  • Method Details

    • before

      @BeforeEach public void before()
    • testDefaults

      @Test public void testDefaults()
    • testSetGetMode

      @Test public void testSetGetMode()
    • test_FullBracket

      @Test public void test_FullBracket() throws JepException
      Throws:
      JepException
    • testExpectedOutput

      @Test public void testExpectedOutput() throws JepException
      Throws:
      JepException
    • testComplexPrint

      @Test public void testComplexPrint() throws ParseException
      Throws:
      ParseException