stratosphere-apptest-1.0.0: Stratosphere integration for AWS AppTest.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AppTest.TestCase.StepProperty

Documentation

data StepProperty Source #

Instances

Instances details
ToJSON StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Show StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Eq StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

ToResourceProperties StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Property "Action" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Associated Types

type PropertyType "Action" StepProperty 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Property "Description" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Associated Types

type PropertyType "Description" StepProperty 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

type PropertyType "Description" StepProperty = Value Text

Methods

set :: PropertyType "Description" StepProperty -> StepProperty -> StepProperty #

Property "Name" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

Associated Types

type PropertyType "Name" StepProperty 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

type PropertyType "Action" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

type PropertyType "Description" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty

type PropertyType "Description" StepProperty = Value Text
type PropertyType "Name" StepProperty Source # 
Instance details

Defined in Stratosphere.AppTest.TestCase.StepProperty