public void TestInitValue() { int value = Evaluate.EvaluateState(_currentState); Assert.AreEqual(0, value); }