Class: CircleCI::Parallel::Task::MockSlave Private

Inherits:
Slave
  • Object
show all
Defined in:
lib/circleci/parallel/task/mock_slave.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary

Attributes inherited from Base

#configuration, #node

Method Summary

Methods inherited from Slave

#run

Methods inherited from Base

#initialize, #run

Constructor Details

This class inherits a constructor from CircleCI::Parallel::Task::Base