MockObject mo = MockManager.MockObject(typeof(SqlException)); mock.ExpectAndThrow("MyMethod", (SqlException)mo.Object);
Struggling with legacy code? Let’s solve it together
Δ
Notifications