public void SetUp() { var convention = new TestingConvention(); _reader = new ConventionReader(convention); }