Class: MockZombie

Inherits:
MockHuman show all
Includes:
ZombieInterface
Defined in:
lib/human.rb

Overview

Fixme provide a proper hierarchy

Instance Attribute Summary

Attributes inherited from Human

#successful_step_count

Method Summary

Methods included from ZombieInterface

#actor_direction, #actor_type, #current_symbol

Methods inherited from MockHuman

#initialize, new_using_results, #run

Methods inherited from Human

#actor_direction, #actor_state, #actor_type, #current_symbol, #dead?, #dying?, #finish_dying, #get_eaten, #initialize, new_using_test_unit_handler, #notify_failing_step, #notify_passing_step, #notify_world, #run

Constructor Details

This class inherits a constructor from MockHuman