Skip to content

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

@dweiss

Description

@dweiss

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions