AcceptanceTest
Class Description
Acceptance test for assets.
Attributes
Name | Type | Description |
---|---|---|
dateTime | DateTime | Date and time the asset was last tested using the 'type' of test and yielding the current status in 'success' attribute. |
success | Boolean | True if asset has passed acceptance test and may be placed in or is in service. It is set to false if asset is removed from service and is required to be tested again before being placed back in service, possibly in a new location. Since asset may go through multiple tests during its lifecycle, the date of each acceptance test may be recorded in 'Asset.ActivityRecord.status.dateTime'. |
type | String | Type of test or group of tests that was conducted on 'dateTime'. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None