Skip to content

G2-1755 Get entrypoint executable & support for unit testing#50

Merged
gdgib merged 2 commits intog2forge:masterfrom
gdgib:G2-1755-Entrypoint
May 23, 2025
Merged

G2-1755 Get entrypoint executable & support for unit testing#50
gdgib merged 2 commits intog2forge:masterfrom
gdgib:G2-1755-Entrypoint

Conversation

@gdgib
Copy link
Member

@gdgib gdgib commented May 23, 2025

No description provided.

@gdgib gdgib added this to the 0.0.6 milestone May 23, 2025
@gdgib gdgib self-assigned this May 23, 2025
@gdgib gdgib added the master label May 23, 2025
@gdgib gdgib merged commit 3ff675e into g2forge:master May 23, 2025
1 check passed
@gdgib gdgib deleted the G2-1755-Entrypoint branch May 23, 2025 22:49

@Test
public void entrypoint() {
final Executable entrypoint = HTrace.getEntrypoint(EntrypointFilter.ALL);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the relevant line for this PR - the way to get the entrypoint into user code regardless of whether running under main() or any normal test frameworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant