public void TearDown() { _unitUnderTest = null; }
public void SetUp() { _unitUnderTest = new EML2SBML(); }