Class: RSMP::Validator::AutoSupervisor

Inherits:
AutoNode
  • Object
show all
Defined in:
lib/rsmp/validator/auto_supervisor.rb

Overview

Automatically starts a local RSMP supervisor for testing.

Instance Attribute Summary

Attributes inherited from AutoNode

#node, #task

Method Summary

Methods inherited from AutoNode

#initialize, #running?, #start, #stop

Methods included from Log

#log

Constructor Details

This class inherits a constructor from RSMP::Validator::AutoNode