Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(refactor) Make ApplicationTest#start() not abstract #412

Merged
merged 1 commit into from Aug 20, 2017

Conversation

AustinShalit
Copy link
Contributor

There are times where I override start and it is just a no-op because I only need the JavaFX Application thread to exist. This makes it so I do not need to override the start method.

@brcolow brcolow merged commit f69b4ef into TestFX:master Aug 20, 2017
@brcolow
Copy link
Collaborator

brcolow commented Aug 20, 2017

Makes sense. Thank you.

@AustinShalit AustinShalit deleted the appTestStart branch August 20, 2017 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants