Method: Roby::Test.event_assertions
- Defined in:
- lib/roby/test/testcase.rb
.event_assertions ⇒ Object (readonly)
A [thread, cv, positive, negative] list of event assertions
24 25 26 |
# File 'lib/roby/test/testcase.rb', line 24 def event_assertions @event_assertions end |