Skip to content

Releases: csharpfritz/WebFormsTest

Simplified API for Rehydrated Pages

10 Jan 22:25
Compare
Choose a tag to compare

Removed the need to call Initialize on WebApplicationProxy
Introduced optional HttpContextBase parameter on WebApplicationProxy.GetPage methods
Removed the need to call TestablePage.PrepareTests