Skip to content

Commit

Permalink
add n
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabeblis committed Oct 30, 2024
1 parent 485f565 commit 941ae42
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Negative Test for cia-impact-has-adjustment-justification
description: Test that if a SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) base element is not equal to the selected element, then an adjustment-justification element doesn't exist. This test shouldn't return true because the invalid test data should only include the fail case.
description: Test that if an SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) base element is not equal to the selected element, then an adjustment-justification element doesn't exist. This test shouldn't return true because the invalid test data should only include the fail case.
content: ../content/ssp-cia-impact-has-adjustment-justification-INVALID.xml
expectations:
- constraint-id: cia-impact-has-adjustment-justification
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Positive Test for cia-impact-has-adjustment-justification
description: Test that if a SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) base element is not equal to the selected element, then an adjustment-justification element exists. If the base element equals the selected element, then it returns true.
description: Test that if an SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) base element is not equal to the selected element, then an adjustment-justification element exists. If the base element equals the selected element, then it returns true.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: cia-impact-has-adjustment-justification
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Negative Test for cia-impact-has-selected
description: Test that a SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) element does not have a selected element.
description: Test that an SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) element does not have a selected element.
content: ../content/ssp-cia-impact-has-selected-INVALID.xml
expectations:
- constraint-id: cia-impact-has-selected
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Positive Test for cia-impact-has-selected
description: Test that a SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) element has selected element.
description: Test that an SSP system-characteristics system-information information-type (confidentiality-impact/integrity-impact/availability-impact) element has selected element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: cia-impact-has-selected
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Negative Test for has-system-name-short
description: Test that a SSP system-characteristics element does not have a system-name-short element.
description: Test that an SSP system-characteristics element does not have a system-name-short element.
content: ../content/ssp-has-system-name-short-INVALID.xml
expectations:
- constraint-id: has-system-name-short
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
test-case:
name: Positive Test for has-system-name-short
description: Test that a SSP system-characteristics element has a system-name-short element.
description: Test that an SSP system-characteristics element has a system-name-short element.
content: ../content/ssp-all-VALID.xml
expectations:
- constraint-id: has-system-name-short
Expand Down

0 comments on commit 941ae42

Please sign in to comment.