public void TearDown() { _unitUnderTest = null; }
public void SetUp() { _unitUnderTest = new Ecell.Util(); }