Exemplo n.º 1
0
 public void InstrumentationEngineDoNotAddUnnecessaryCustomAttributes()
 {
     TestEngine.ExecuteTest <CustomAttributesTestBase>();
 }
 public void InterceptCallsBeginEndOnExceptionCallbacksOfHttpGetResponse()
 {
     TestEngine.ExecuteTest <SimpleDecorate>();
 }