Has anyone worked on the JUnit runner much? I'm l...
# general
a
Has anyone worked on the JUnit runner much? I'm looking at how to parallelize methods within a class. Its a bit hacky, but I was thinking about creating a separate FilteredRequest for each method in each class and then queueing them all up.