manipulation_system_environment_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Test Suite: Manipulation System Environment Tests

Source File: /addons/grid_building/test/integration/system_interactions/manipulation_system_environment_test.gd

Extends: GdUnitTestSuite

Properties

  • Property: runner: GdUnitSceneRunner
  • Property: test_environment: [AllSystemsTestEnvironment](./all-systems-test-environment/)
  • Property: manipulation_system: [ManipulationSystem](./manipulation-system/)
  • Property: manipulation_state: [ManipulationState](./manipulation-state/)
  • Property: container: [GBCompositionContainer](./gb-composition-container/)
  • Property: test_manipulatable: [Manipulatable](./manipulatable/)

Constants

  • Constant: ManipulationSystem = preload('res://addons/grid_building/systems/manipulation/manipulation_system.gd')
  • Constant: TEST_TIMEOUT_MS: int = 5000

Public Methods

before

1
before() -> void

before_test

1
before_test() -> void

after

1
after() -> void

after_test

1
after_test() -> void

test_manipulation_system_factory_with_environment

1
test_manipulation_system_factory_with_environment() -> void

test_manipulation_system_environment_integration

1
test_manipulation_system_environment_integration() -> void

test_manipulation_system_result_object_creation

1
test_manipulation_system_result_object_creation() -> void

test_manipulation_system_container_validation

1
test_manipulation_system_container_validation() -> void

test_manipulation_system_result_objects_not_null

1
test_manipulation_system_result_objects_not_null() -> void

test_manipulation_system_scene_runner_pattern

1
test_manipulation_system_scene_runner_pattern() -> void

test_manipulation_system_dependency_injection

1
test_manipulation_system_dependency_injection() -> void


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