String id = "mycomponentid";
ComponentResources resources = mockComponentResources();
Component container = mockComponent();
PropertyAccess access = newPropertyAccess();
ClassPropertyAdapter classPropertyAdapter = newClassPropertyAdapter();
PropertyAdapter propertyAdapter = newPropertyAdapter();
BindingSource bindingSource = mockBindingSource();
Binding binding = mockBinding();
ComponentResources containerResources = mockComponentResources();