protected void SetUp() { mIContractInterfaceObject = new IContractInterfaceObject(); }
public void TearDown() { mIContractInterfaceObject = null; }