public override void Setup() { base.Setup(); bindable = new MockItemsView(); Device.PlatformServices = new MockPlatformServices(); }
public override void Setup() { base.Setup(); bindable = new MockItemsView(); }