Class: TestIds::ShutdownHandler

Inherits:
Object
  • Object
show all
Includes:
Origen::PersistentCallbacks
Defined in:
lib/test_ids/shutdown_handler.rb

Instance Method Summary collapse

Instance Method Details

#on_origen_shutdownObject



5
6
7
# File 'lib/test_ids/shutdown_handler.rb', line 5

def on_origen_shutdown
  TestIds.send(:on_origen_shutdown)
end