dmitry shabalin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
dmitry shabalin created a post, TeamCity Jacoco offline mode
Hi. To solve issue regarding 0% coverage if test used Powermockito Annotation with target class @PrepareForTest(ClassToBeTested.class) publick class ClassToBeTestedTest{ } To solve it Powermockito...