placeable_test_factory_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

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

Extends: GdUnitTestSuite

Constants

  • Constant: TEST_DISPLAY_NAME: String = "Factory Test Placeable"

    PlaceableTestFactory Test Suite

    Validates that PlaceableTestFactory creates properly configured Placeable resources for use in grid-building tests.

Public Methods

test_create_test_placeable_with_rules

1
test_create_test_placeable_with_rules() -> void

test_create_test_placeable_without_tile_rule

1
test_create_test_placeable_without_tile_rule() -> void

test_create_polygon_test_placeable

1
test_create_polygon_test_placeable() -> void

test_create_polygon_test_setup

1
test_create_polygon_test_setup() -> void

test_create_basic_test_placeable

1
test_create_basic_test_placeable() -> void

test_create_minimal_test_placeable

1
test_create_minimal_test_placeable() -> void

test_create_minimal_test_placeable_with_rules

1
test_create_minimal_test_placeable_with_rules() -> void

test_create_smithy_test_placeable

1
test_create_smithy_test_placeable() -> void

test_validate_test_placeable_valid

1
test_validate_test_placeable_valid() -> void

test_validate_test_placeable_null

1
test_validate_test_placeable_null() -> void

test_validate_test_placeable_missing_scene

1
test_validate_test_placeable_missing_scene() -> void


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