var decisions …
var modes …
var operations …
var levels …
var resourceExpectations …
var versionExpectations …
var testVersion …
func TestRecordEvaluation(t *testing.T) { … }
func TestRecordExemption(t *testing.T) { … }
func TestRecordError(t *testing.T) { … }
func levelVersion(level api.Level, version string) api.LevelVersion { … }
var expectedCachedMetrics …
func expectCachedMetrics(metricName, expected string) string { … }
func addZeroExpectation(currentExpectations []string, mixin string) []string { … }