# Functions
Unmarshal unmarshals a list of TestRun records.
UnmarshalNfrResults unmarshals a list of NFR result records.
UnmarshalSingle unmarshals a single test run record.
# Structs
List is a list of TestRuns, used for index action.
NfrResult describes a NFR check result.
NfrResultList is a list of NFR results.
TestConfiguration contains configuration options for the test case.
TestRun represents a single TestRun.
No description provided by the author