injectable_factory_example_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Source File: /addons/grid_building/test/factories/injectable_factory_example_test.gd

Extends: GdUnitTestSuite

Properties

  • Property: container: [GBCompositionContainer](./gb-composition-container/)
  • Property: targeting_state: [GridTargetingState](./grid-targeting-state/)

Constants

  • Constant: TEST_CONTAINER: [GBCompositionContainer](./gb-composition-container/) = preload("res://addons/grid_building/test/resources/composition_containers/test_composition_container.tres") - Example test demonstrating the new static factory method pattern for GBInjectable objects

Public Methods

before_test

1
before_test() -> void

test_collision_mapper_static_factory

1
test_collision_mapper_static_factory() -> void

test_placement_validator_static_factory

1
test_placement_validator_static_factory() -> void

test_test_setup_factory_static_factory

1
test_test_setup_factory_static_factory() -> void

test_unified_factory_wrapper_methods

1
test_unified_factory_wrapper_methods() -> void


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