# Structs

APIFixture is a base struct to implement OpenStack API simulators for the EnvTest.
FakeAPIServer represents an embedded http server to simulate http services.
Handler defines which URL patter is handled by which function.