public void Test_Not_RaiseError() { (new Action(() => FizBar.SampleMethod())).Expect().Not().RaiseError(); }