System.Fabric.Testability.Scenario Namespace

Classes

ChaosTestScenario

The ChaosTestScenario is a long running scenario which keeps inducing failover and faults into the cluster up until the TimetoRun has expired.

ChaosTestScenarioParameters

This class defines all the test parameters to configure the ChaosTestScenario.

FailoverTestScenario

The FailoverTestScenario is a test which runs a series of faults against a specific partition defined by the PartitionSelector in the FailoverTestScenarioParameters.

FailoverTestScenarioParameters

This class defines all the test parameters to configure the FailoverTestScenario.

TestScenario

Base class for TestScenarios which defines all the common methods and functionality.

TestScenarioParameters

Base class for parameters passed into all the TestScenarios which defines all the common parameters.