Common classes for PowerMock module integration with TestNG testing framework.
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-module-testng-common</artifactId>
<version>2.0.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend PowerMockTestNGBase to use PowerMock with TestNG.
Ensure TestNG version matches PowerMock module requirements.
No dependency data recorded yet.