Package

io.atlassian.aws.swf

scalazstream

Permalink

package scalazstream

Visibility
  1. Public
  2. All

Type Members

  1. class SWFSpec extends SpecificationWithJUnit with ScalaCheckSpec with Logging

    Permalink

    Test for SWF.

    Test for SWF. Note that this test will connect to AWS using credentials obtained from environment variables, and will register a test workflow, and exercise it. The workflow is left enabled at the end of the test - the assumption being that the test will be re-run, and/or other tests run that also exercise this workflow.

    To be run via (nb. the " -- " is important): sbt "test:testOnly *SWFSpec -- aws-integration"

    Annotations
    @RunWith()

Ungrouped