Returns The name of the test that generated the event.
Returns:
The name of the test that generated the event.
31 32 33
# File 'lib/pdk/report/event.rb', line 31 def test @test end