Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | List of all members
rabbitescape.engine.logic.TestTokens Class Reference

Public Member Functions

void Tokens_fall_slowly_and_stop_on_ground ()
 
void Tokens_disappear_when_they_drop_outside_world ()
 
void Can_add_tokens_on_empty_and_sloping_blocks ()
 
void Cant_add_tokens_on_solid_blocks ()
 
void Tokens_do_not_fall_through_half_built_bridges_from_down_slope ()
 
void Tokens_do_not_fall_through_half_built_bridges_from_flat ()
 
void Tokens_do_not_fall_through_half_built_bridges_from_up_slope ()
 
void Tokens_do_not_fall_through_half_built_bridges_in_tight_corners ()
 
void Tokens_falling_onto_bridgers_in_corner_take_effect ()
 
void Rabbits_falling_to_death_do_not_consume_tokens ()
 
void Rabbits_falling_and_living_do_consume_tokens ()
 
void Tokens_start_off_in_non_falling_states ()
 

Member Function Documentation

void rabbitescape.engine.logic.TestTokens.Can_add_tokens_on_empty_and_sloping_blocks ( )
void rabbitescape.engine.logic.TestTokens.Cant_add_tokens_on_solid_blocks ( )
void rabbitescape.engine.logic.TestTokens.Rabbits_falling_and_living_do_consume_tokens ( )
void rabbitescape.engine.logic.TestTokens.Rabbits_falling_to_death_do_not_consume_tokens ( )
void rabbitescape.engine.logic.TestTokens.Tokens_disappear_when_they_drop_outside_world ( )
void rabbitescape.engine.logic.TestTokens.Tokens_do_not_fall_through_half_built_bridges_from_down_slope ( )
void rabbitescape.engine.logic.TestTokens.Tokens_do_not_fall_through_half_built_bridges_from_flat ( )
void rabbitescape.engine.logic.TestTokens.Tokens_do_not_fall_through_half_built_bridges_from_up_slope ( )
void rabbitescape.engine.logic.TestTokens.Tokens_do_not_fall_through_half_built_bridges_in_tight_corners ( )
void rabbitescape.engine.logic.TestTokens.Tokens_fall_slowly_and_stop_on_ground ( )
void rabbitescape.engine.logic.TestTokens.Tokens_falling_onto_bridgers_in_corner_take_effect ( )
void rabbitescape.engine.logic.TestTokens.Tokens_start_off_in_non_falling_states ( )

The documentation for this class was generated from the following file: