APIdock
/
RSpec
/
Browse
About
class
Spec
::
Runner
::
LineNumberQuery
rspec latest stable
- Superclass:
Object
Parses a spec file and finds the nearest example for a given line number.
Attributes
[R]
best_match
Files
lib/spec/runner/line_number_query.rb
Related methods
Instance methods
example_line_for
spec_name_for
Class methods
new
Protected methods
consider_example_for_best_match
consider_example_group_for_best_match
determine_best_match
is_best_match?
parse_location