Manage Services

Manage Services is the description

Activities Diagram

Actors

Extends Use Cases

Detail Scenarios

Scenario Build Service

Build Service is the description

Scenario BuildService

Criteria

  • Given - StackDeveloper uses Build Service
  • When - data/create method is invoked with name 'hello' and file './templates/world.yml'
  • Then - StackDeveloper uses Build Service

Steps

  1. data list –name hello –file ./templates/world.yml
  2. data list –name hello –file ./templates/world.yml

Actors