Lines Matching refs:should
44 parser.reported_errors.should be_empty
45 parser.identifiers.should == %w(blah_de_blah)
55 parser.reported_errors.should have( 1 ).thing
68 parser.reported_errors.should be_empty
69 parser.identifiers.should == %w(blah_de_blah)
121 parser.reported_errors.should be_empty
122 parser.events.should == [
136 parser.reported_errors.should have( 1 ).thing
137 parser.events.should be_empty
146 parser.reported_errors.should have( 1 ).thing
147 parser.events.should == [
264 parser.reported_errors.should be_empty
272 parser.reported_errors.should have( 1 ).thing
279 parser.reported_errors.should have( 2 ).things