Gcaccia
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Any way to automate "create local variable" action?
AnsweredI am working on a Java test framework project that has a lot of bad patterns in it, including the use of global variables all over the place. I need to refactor this so that individual tests use t...