placement_rule_test_factory_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: /addons/grid_building/test/factories/placement_rule_test_factory_test.gd
Extends: GdUnitTestSuite
Constants
Constant: TEST_APPLY_MASK: int = 2
PlacementRuleTestFactory Test Suite
Validates that PlacementRuleTestFactory creates properly configured
placement rules for use in grid-building tests.
Constant: TEST_COLLISION_MASK: int = 4
Public Methods
test_create_collision_rule_with_settings_pass_on_collision
1
| test_create_collision_rule_with_settings_pass_on_collision() -> void
|
test_create_collision_rule_with_settings_fail_on_collision
1
| test_create_collision_rule_with_settings_fail_on_collision() -> void
|
test_create_valid_tile_rule
1
| test_create_valid_tile_rule() -> void
|
test_create_valid_tile_rule_default_mask
1
| test_create_valid_tile_rule_default_mask() -> void
|
test_create_default_collision_rule
1
| test_create_default_collision_rule() -> void
|
test_create_standard_placement_rules_with_tile_rule
1
| test_create_standard_placement_rules_with_tile_rule() -> void
|
test_create_standard_placement_rules_without_tile_rule
1
| test_create_standard_placement_rules_without_tile_rule() -> void
|
test_create_rules_from_templates_with_both
1
| test_create_rules_from_templates_with_both() -> void
|
test_create_rules_from_templates_collision_only
1
| test_create_rules_from_templates_collision_only() -> void
|
test_create_rules_from_templates_tile_only
1
| test_create_rules_from_templates_tile_only() -> void
|
test_create_rules_from_templates_none
1
| test_create_rules_from_templates_none() -> void
|
Grid Building v5.0.8 | Generated 24/05/2026