Skip to content

Commit

Permalink
Add more detailed test descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis committed Sep 27, 2024
1 parent caa258a commit 741e9b7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 18 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Negative Test for information-type-has-availability-impact
description: >-
This test case validates the behavior of constraint
information-type-has-availability-impact
description: Test that a SSP system-characteristics system-information information-type element does not have an availability-impact element.
content: ../content/ssp-information-type-has-availability-impact-INVALID.xml
expectations:
- constraint-id: information-type-has-availability-impact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Positive Test for information-type-has-availability-impact
description: >-
This test case validates the behavior of constraint
information-type-has-availability-impact
description: Test that a SSP system-characteristics system-information information-type element has an availability-impact element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: information-type-has-availability-impact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Negative Test for information-type-has-confidentiality-impact
description: >-
This test case validates the behavior of constraint
information-type-has-confidentiality-impact
description: Test that a SSP system-characteristics system-information information-type element does not have a confidentiality-impact element.
content: ../content/ssp-information-type-has-confidentiality-impact-INVALID.xml
expectations:
- constraint-id: information-type-has-confidentiality-impact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Positive Test for information-type-has-confidentiality-impact
description: >-
This test case validates the behavior of constraint
information-type-has-confidentiality-impact
description: Test that a SSP system-characteristics system-information information-type element has a confidentiality-impact element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: information-type-has-confidentiality-impact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Negative Test for information-type-has-integrity-impact
description: >-
This test case validates the behavior of constraint
information-type-has-integrity-impact
description: Test that a SSP system-characteristics system-information information-type element does not have an integrity-impact element.
content: ../content/ssp-information-type-has-integrity-impact-INVALID.xml
expectations:
- constraint-id: information-type-has-integrity-impact
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
test-case:
name: Positive Test for information-type-has-integrity-impact
description: >-
This test case validates the behavior of constraint
information-type-has-integrity-impact
description: Test that a SSP system-characteristics system-information information-type element has an integrity-impact element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: information-type-has-integrity-impact
Expand Down

0 comments on commit 741e9b7

Please sign in to comment.