System.Fabric.Testability.Scenario Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET