placeable_sequence_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

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

Extends: GdUnitTestSuite

Properties

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

    Unit tests for PlaceableSequence resource Tests sequence creation, variant access, and validation delegation

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

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

Public Methods

before_test

1
before_test() -> void

after_test

1
after_test() -> void

test_sequence_creation_and_properties

1
test_sequence_creation_and_properties() -> void

test_count_method

1
test_count_method() -> void

test_runtime_issues_includes_editor_validation

1
test_runtime_issues_includes_editor_validation() -> void

test_runtime_issues_delegates_to_placeables

1
test_runtime_issues_delegates_to_placeables() -> void

test_empty_sequence_edge_cases

1
test_empty_sequence_edge_cases() -> void

test_null_placeables_handling

1
test_null_placeables_handling() -> void


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