AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Source File: /addons/grid_building/test/integration/performance/performance_consolidated_tests.gd
Extends: GdUnitTestSuite
Properties
- Property:
test_hierarchy: [AllSystemsTestEnvironment](./all-systems-test-environment/)
Constants
- Constant:
TEST_CONTAINER: [GBCompositionContainer](./gb-composition-container/) = preload("res://addons/grid_building/test/resources/composition_containers/test_composition_container.tres") - Consolidated performance tests using factory patterns - Constant:
ALL_SYSTEMS_ENV_SCENE: PackedScene = preload(GBTestConstants.ALL_SYSTEMS_ENV_PATH)
Public Methods
before_test
1
| test_collision_mapping_performance() -> void
|
1
| test_indicator_update_performance() -> void
|
1
| test_rule_checking_performance() -> void
|
1
| test_full_system_integration_performance() -> void
|
test_memory_usage_stability
1
| test_memory_usage_stability() -> void
|
1
| test_concurrent_operations_performance() -> void
|
Private Methods
_create_area_with_rect
1
| _create_area_with_rect(size: Vector2) -> Area2D
|
Flags: private
Creates an Area2D with a RectangleShape2D collision shape of the given size.
Grid Building v5.0.8 | Generated 24/05/2026