kubernetes/pkg/scheduler/apis/config/scheme/scheme_test.go

// TestCodecsDecodePluginConfig tests that embedded plugin args get decoded
// into their appropriate internal types and defaults are applied.
func TestCodecsDecodePluginConfig(t *testing.T) {}

func TestCodecsEncodePluginConfig(t *testing.T) {}