Contents

postbackURL

A URL on your server where the testing environment sends test postbacks.

Declaration

var postbackURL: String { get }

Discussion

The testing environment sends the test postback to the postbackURL when you call flushPostbacks(responses:).