lib/yardcheck/observation.rb in yardcheck-0.0.2 vs lib/yardcheck/observation.rb in yardcheck-0.0.3

- old
+ new

@@ -18,9 +18,13 @@ def test_location event.example_location end + def test_id + event.example_id + end + def method_shorthand documentation.shorthand end def documented_param(name)