Crate stubr_attributes[][src]

Attribute Macros

mock

Starts a Stubr mock server and creates a stubr variable which can be used to call the server e.g. stubr.uri(). It supports both standard and async test functions.