public void InstrumentationEngineDoNotAddUnnecessaryCustomAttributes() { TestEngine.ExecuteTest <CustomAttributesTestBase>(); }
public void InterceptCallsBeginEndOnExceptionCallbacksOfHttpGetResponse() { TestEngine.ExecuteTest <SimpleDecorate>(); }