# Functions
AppendCNFFeatureValidationReportResults is a helper method to add the results of running the cnf-features-deploy test suite to the claim file.
CreateClaimRoot creates the claim based on the model created in https://github.com/test-network-function/cnf-certification-test-claim.
No description provided by the author
GetConfigurationFromClaimFile retrieves configuration details from claim file.
LoadJUnitXMLIntoMap converts junitFilename's XML-formatted JUnit test results into a Go map, and adds the result to the result Map.
MarshalClaimOutput is a helper function to serialize a claim as JSON for output.
MarshalConfigurations creates a byte stream representation of the test configurations.
ReadClaimFile writes the output payload to the claim file.
UnmarshalClaim unmarshals the claim file.
UnmarshalConfigurations creates a map from configurations byte stream.
WriteClaimOutput writes the output payload to the claim file.
# Constants
No description provided by the author
No description provided by the author
dateTimeFormatDirective is the directive used to format date/time according to ISO 8601.