EdwinLi / powermock

Automatically exported from code.google.com/p/powermock
0 stars 0 forks source link

At least one test-case in a testng suite must extend from PowerMockTestCase #292

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Comment out
      <class name="samples.testng.MockStaticExtendsPowerMockTestCaseTest"/>
      <class name="samples.testng.PartialMockingWithBeforeClassTest"/>
from suite.xml and the tests will fail.

Original issue reported on code.google.com by johan.ha...@gmail.com on 16 Nov 2010 at 10:32

GoogleCodeExporter commented 9 years ago
Seems to be an intellij issue. Works fine in Maven.

Original comment by johan.ha...@gmail.com on 16 Nov 2010 at 9:04