C# Class Example.Player_when_taking_damage

Inheritance: base_automock_test
Mostra file Open project: ignu/specish

Protected Methods

Method Description
because ( ) : void
establish_context ( ) : void

Private Methods

Method Description
damage_minus_armor_buffer_is_subtracted_from_hitpoints ( ) : void
message_is_sent_to_user ( ) : void
rage_is_increased_by_one ( ) : void

Method Details

because() protected method

protected because ( ) : void
return void

establish_context() protected method

protected establish_context ( ) : void
return void