public void SetUp() { _testee = new Shared.Group.Group(); }
public GroupFixture() { _testee = new Shared.Group.Group(); }