All functions |
|
---|---|
A |
|
Add headers to endpoint output data |
|
While porcelain makes it easy to test endpoints individually, you may still want some integration or end-to-end tests where you bring the entire API up and interact with it from your tests. This class provides a helper for doing this in a way that is reasonably tidy. |
|
Basic endpoint object |
|
Control for body parameters |
|
Control for query parameters |
|
Create logger |
|
Find roxygen-defined endpoint |
|
|
Support for endpoint return types |
Define API using roxygen tags |
|
Bind state into an endpoint |
|
Throw an error from an endpoint |