OptionaldefectOptionalfailChange color of the fail button.
OptionalfailChange the label for the fail button.
OptionalnaChange color of the N/A button.
OptionalnaChange the label for the N/A button.
OptionalncuChange how many non-conforming units will be tracked on fail.
OptionalonlyChange whether this test should only be displayed if the part in the test's context contains the defect set on this test.
OptionalpartChange the part to use for this test.
Expects the ID of the part.
null to unset the part override.
OptionalpassChange the color of the pass button.
OptionalpassChange the label for the pass button.
OptionalsampleChange the sample size to track with this test.
OptionalshowNA?: booleanChange whether or not to show the N/A button.
Optionalvalue?: PassFailType | nullChange the currently selected option.
Change the defect to record when this test is marked as 'fail'.
Expects the ID of the defect.
Use null to unset the defect.