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

Do not expose Class<?>, Annotation or Description on Ant task's side (reports, listeners) #211

Open
dweiss opened this issue Oct 28, 2015 · 0 comments

Comments

@dweiss
Copy link
Contributor

dweiss commented Oct 28, 2015

We should just pass over the essential information about a test, without exposing Class<?>, Description or Annotation instances (which are problematic to serialize, initialize, etc.). This would also clean up the code from using odd class loaders, complex serialization, etc.

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

No branches or pull requests

1 participant