func testClass(name string) *resource.DeviceClass { … } func TestValidateClass(t *testing.T) { … } func TestValidateClassUpdate(t *testing.T) { … }
func testClass(name string) *resource.DeviceClass { … } func TestValidateClass(t *testing.T) { … } func TestValidateClassUpdate(t *testing.T) { … }