xtd.tunit examples

December 14, 2025 ยท View on GitHub

This folder contains xtd.tunit examples used by Reference Guide and more.

xtd_tunit

Hello Worlds

Constraints

Asserts

Collection asserts

Directory asserts

File asserts

String asserts

User asserts

Assumes

Collection assumes

Directory assumes

File assumes

String assumes

User assumes

Valids

Collection valids

Directory valids

File valids

String valids

User valids

Test classes

Unit tests

Others

Build and run any project

Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:

xtdc run -t any_project_name