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

Extract test manager implementations #47

Closed
oheger opened this issue May 5, 2019 · 1 comment
Closed

Extract test manager implementations #47

oheger opened this issue May 5, 2019 · 1 comment

Comments

@oheger
Copy link
Owner

oheger commented May 5, 2019

For its own tests, JGUIraffe has test implementations for the central builder interfaces, such as ComponentManager or WindowManager. These implementations can be useful for applications based on JGUIraffe as well, e.g. to help creating unit tests that can run without actually creating UI elements. Therefore, these implementations should be extracted into a separate artifact.

@oheger
Copy link
Owner Author

oheger commented May 7, 2019

The project now publishes a jar with the test classes of the core module, which includes the desired test implementations. The implementations have been improved, so that they can be better used in application unit tests.

@oheger oheger closed this as completed May 7, 2019
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

No branches or pull requests

1 participant