testing_indicator_cleanup_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Test for _TestingIndicator cleanup verification This test specifically verifies that _TestingIndicator instances are properly freed

Source File: /addons/grid_building/test/rules/indicators/testing_indicator_cleanup_test.gd

Extends: GdUnitTestSuite

Private Properties

  • Property: _logger: [GBLogger](./gb-logger/) (private)
  • Property: _test_env: [AllSystemsTestEnvironment](./all-systems-test-environment/) (private)
  • Property: _service: [IndicatorService](./indicator-service/) (private)
  • Property: _indicators_parent: Node2D (private)

Public Methods

before_test

1
before_test() -> void

after_test

1
after_test() -> void

test_testing_indicator_cleanup_verification

1
test_testing_indicator_cleanup_verification() -> void

Private Methods

_setup_test_environment

1
_setup_test_environment() -> void

Flags: private


_create_indicators_parent

1
_create_indicators_parent() -> void

Flags: private


_cleanup_test_environment

1
_cleanup_test_environment() -> void

Flags: private


_create_test_preview_object

1
_create_test_preview_object() -> Node2D

Flags: private



Grid Building v5.0.8 | Generated 24/05/2026