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