Class ConsoleTest
java.lang.Object
com.singularsys.jeptests.system.examples.ConsoleTest
- Direct Known Subclasses:
BigDecimalConsoleTest,ChainedConsoleTest,CPConsoleTest,DJepConsoleTest,ExtensionConsoleTest,FieldConsoleTest,LambdaConsoleTest,MathMLConsoleTest,MatrixConsoleTest,MrpEvalConsoleTest,PostfixEvalConsoleTest,PrefixDumperConsoleTest,PrintConsoleTest,RpEvalConsoleTest,StreamConsoleTest,StructuredConsoleTest,VectorConsoleTest,XJepConsoleTest
Test for the
Console-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS -
console
-
-
Constructor Details
-
ConsoleTest
public ConsoleTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testSetIndexShift0
@Test public void testSetIndexShift0() -
testSetIndexShift1
@Test public void testSetIndexShift1() -
testAllFunctionsHaveDescriptions
@Tag("function_descriptions") @Test public void testAllFunctionsHaveDescriptions() throws IOException- Throws:
IOException
-
testAllOperatorHaveDescriptions
@Tag("operator_descriptions") @Test public void testAllOperatorHaveDescriptions() throws IOException- Throws:
IOException
-
testAllFunctionsHaveValidInheritance
- Throws:
IOException
-
testAllOperatorsHaveValidInheritance
- Throws:
IOException
-
check_pfmcHasValidInherits
-