Package tests
Class EvaluatorTests
java.lang.Object
tests.EvaluatorTests
Tests of the evaluation of x
- Author:
- Sara Sprenkle
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EvaluatorTests
public EvaluatorTests()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testConstantEvaluation
@Test public void testConstantEvaluation() -
testXEvaluation
@Test public void testXEvaluation() -
testFloorEvaluation
@Test public void testFloorEvaluation()
-