public void TestCheckValidVariables02() { string statement = "::a"; // formulaData.equationBox.Text = statement; formulaData.CheckValidVariables(); }