public void SetUp() { _sut = new WithoutHandlers(); }
public void SetUp() { _sut = new Any(new SqlProjectionHandler[0]); }