Package tests
package tests
-
ClassDescriptionTests of incorrect parsing of strings by the ExpressionTreeGeneratorTests of the evaluation of expression treesTests of creating an expression tree from a string expression.Repeatedly prompts the user for expressions to parse and evaluate.Test the parsing from the Stack (not as easy as using a String as input, but helps to isolate where the problem is)Tests that the tokenizer tokens as expected.