-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Milestone
Description
DefaultArgumentConverter
used by JUnit is marked as internal. I'm not sure why that is but I think it'd be great if we got some support for argument conversion, so I'm proposing partially or entirely exposing or mirroring it in the support
package (or somewhere else where it makes sense).
Or if the JUnit team doesn't want to support it, maybe Pioneer can host something?
Deliverables
- All or partial functionality of
DefaultArgumentConverter
exposed.
beatngu13