summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-action-test-fixture.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/spec/requirement-action-test-fixture.yml')
-rw-r--r--spec/spec/requirement-action-test-fixture.yml33
1 files changed, 0 insertions, 33 deletions
diff --git a/spec/spec/requirement-action-test-fixture.yml b/spec/spec/requirement-action-test-fixture.yml
deleted file mode 100644
index 15b7c5dc..00000000
--- a/spec/spec/requirement-action-test-fixture.yml
+++ /dev/null
@@ -1,33 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-enabled-by: true
-links:
-- role: spec-member
- uid: root
-spec-description: null
-spec-example: null
-spec-info:
- dict:
- attributes:
- brief:
- description: |
- It shall be the test fixture method brief description.
- spec-type: optional-str
- code:
- description: |
- It shall be the test fixture method code. The code may use a local
- variable ``ctx`` which points to the test context, see
- ${requirement-action-test-context:/spec-name}.
- spec-type: str
- description:
- description: |
- It shall be the test fixture method description.
- spec-type: optional-str
- description: |
- This set of attributes defines an action requirement test fixture method.
- mandatory-attributes: all
- none: null
-spec-name: Action Requirement Test Fixture Method
-spec-type: requirement-action-test-fixture
-type: spec