unified_test_factory_test
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: /addons/grid_building/test/factories/unified_test_factory_test.gd
Extends: GdUnitTestSuite
Private Properties
- Property:
_env: [AllSystemsTestEnvironment](./all-systems-test-environment/) (private)
Constants
Constant: TEST_RECT_SIZE: Vector2 = Vector2(32, 32)
UnifiedTestFactory Test Suite
Validates that UnifiedTestFactory delegate methods correctly forward
to their respective specialized factories.
Constant: TEST_CIRCLE_RADIUS: float = 25.0
Public Methods
before_test
test_create_collision_rule_with_settings
1
| test_create_collision_rule_with_settings() -> void
|
test_create_standard_placement_rules
1
| test_create_standard_placement_rules() -> void
|
test_create_test_collisions_check_rule
1
| test_create_test_collisions_check_rule() -> void
|
test_create_test_collision_rule
1
| test_create_test_collision_rule() -> void
|
test_create_test_composition_container
1
| test_create_test_composition_container() -> void
|
test_create_owner_context
1
| test_create_owner_context() -> void
|
test_create_indicator_manager
1
| test_create_indicator_manager() -> void
|
test_create_test_injector
1
| test_create_test_injector() -> void
|
test_create_test_static_body_with_rect_shape
1
| test_create_test_static_body_with_rect_shape() -> void
|
test_create_test_rule_check_indicator
1
| test_create_test_rule_check_indicator() -> void
|
test_create_test_rule_check_indicator_with_shape
1
| test_create_test_rule_check_indicator_with_shape() -> void
|
1
| test_ensure_indicator_template_configured() -> void
|
test_create_complete_building_test_setup
1
| test_create_complete_building_test_setup() -> void
|
test_create_manipulation_system
1
| test_create_manipulation_system() -> void
|
test_create_grid_positioner
1
| test_create_grid_positioner() -> void
|
test_create_tile_map_layer
1
| test_create_tile_map_layer() -> void
|
test_assert_placement_report_success
1
| test_assert_placement_report_success() -> void
|
test_assert_system_dependencies_valid
1
| test_assert_system_dependencies_valid() -> void
|
Grid Building v5.0.8 | Generated 24/05/2026