placeable_sequence_factory_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Source File: /addons/grid_building/test/utilities/data/placeable_sequence_factory_test.gd

Extends: GdUnitTestSuite

Properties

  • Property: test_placeable_1: [Placeable](./placeable/)

    Unit tests for PlaceableSequenceFactory utility class Tests factory methods for sequence creation and normalization

  • Property: test_placeable_2: [Placeable](./placeable/)

  • Property: test_placeable_3: [Placeable](./placeable/)

  • Property: test_sequence_1: [PlaceableSequence](./placeable-sequence/)

  • Property: test_sequence_2: [PlaceableSequence](./placeable-sequence/)

Public Methods

before_test

1
before_test() -> void

after_test

1
after_test() -> void

test_from_placeables_basic_conversion

1
test_from_placeables_basic_conversion() -> void

test_ensure_sequences_preserves_existing_sequences

1
test_ensure_sequences_preserves_existing_sequences() -> void

test_ensure_sequences_preserves_original_properties

1
test_ensure_sequences_preserves_original_properties() -> void

test_null_and_empty_input_handling

1
test_null_and_empty_input_handling() -> void

test_large_array_performance

1
test_large_array_performance() -> void

test_type_safety_and_validation

1
test_type_safety_and_validation() -> void


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