get_display_name_test

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

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

Extends: GdUnitTestSuite

Properties

  • Property: test_node: Node
  • Property: building_node_script: Script = load("res://addons/grid_building/components/building_node.gd")
  • Property: project_name_num_seperator: int

Constants

  • Constant: NODE_NAME_NUM_SEPARATOR: int = 2

Public Methods

before_test

1
before_test() -> void

after_test

1
after_test() -> void

test_building_node_get_display_name

1
2
3
4
5
test_building_node_get_display_name(
    p_name: String,
    p_ex: String,
    _test_parameters := [["TestNode_500", "Test Node"]]
) -> void


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