Skip to content

Commit

Permalink
TestNameHolder: TODO with plan how to get rid of it
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Feb 25, 2020
1 parent cc8d026 commit a3705d5
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -9,7 +9,11 @@

/**
* Very ugly hack. Assumes single-threaded tests.
* TODO notes:
* - implement TestTracerImpl where this usage is pulled out of production (main) code
* - and (perhaps in a single step) replace it with MidpointTestMethodContext usage
*/
@Deprecated
public class TestNameHolder {

private static String currentTestName;
Expand Down

0 comments on commit a3705d5

Please sign in to comment.