Structures
The following structures are available globally.
-
This is the base for the UITest Local Server and it works in conjunction with
UITestResponse
It’s able to provide a bridge between UITest and the main application.UITestServer
is able to mock Stateful and Stateless behaviors. By default it will be Stateless. Each response with a different endPoint pattern defines a new state chain if needed.- Basics: http://orca.st.usm.edu/~seyfarth/network_pgm/net-6-3-3.html
- Concept: https://en.wikipedia.org/wiki/State_(computer_science)
Declaration
Swift
public struct UITestServer