C# (CSharp) Stumps.Server Namespace

Nested Namespaces

Stumps.Server.Data
Stumps.Server.Utility

Classes

Name Description
ConfigurationTests
ContractEntityBinding A helper class that provides a translation between contracts and entities.
DefaultConfigurationSettings A class that represents the default configuration settings used by the Stumps server.
RecordedContext A class representing a recorded HTTP request and response.
RecordedContextPartBase A class that provides the foundation for recorded HTTP requests and responses.
RecordedRequest A class that represents a recorded HTTP request.
RecordedResponse A class that represents a recorded HTTP response.
Recordings A class that represents a collection of recordings from a Stumps server.
Resources
RuleContract A class that represents a contract for a rule.
SampleJsonObject
ServerFactory A class that represents a factory that creates instances of T:Stumps.StumpsServer objects.
StumpContract A class that represents a contract used to create a new Stump.
StumpsConfiguration A class that represents the configuration used for the Stumps server.
StumpsHost A class that represents a multitenant host of Stumps servers.
StumpsHostTests
StumpsNetworkException
StumpsServerInstance A class that represents an the environment and configuration of a Stumps server.
StumpsServerInstanceTests
TestData