public void SetUp() { descendant = new GoogleClientDescendant(Substitute.For<IRequestFactory>(), Substitute.For<IClientConfiguration>()); }
public void SetUp() { descendant = new GoogleClientDescendant(Substitute.For <IRequestFactory>(), Substitute.For <IClientConfiguration>()); }