CoffeeClientMock Class

Assembly
Rocket.Surgery.Airframe.Synthetic.dll
Namespace
Rocket.Surgery.Airframe.Synthetic
Interfaces
Base Types
CoffeeClientMock
ClientMock
Object
IDisposable

Syntax

public class CoffeeClientMock : ClientMock<CoffeeDto>, IClient, IDisposable

Attributes

Type Description
NullableAttribute

Constructors

Name Summary
CoffeeClientMock()

Extension Methods