| Package | Description |
|---|---|
| org.testng.junit |
| Modifier and Type | Class and Description |
|---|---|
class |
JUnit3TestClass |
class |
JUnit4TestClass |
| Constructor and Description |
|---|
JUnit3TestMethod(JUnitTestClass owner,
junit.framework.Test test) |
JUnit4TestMethod(JUnitTestClass owner,
org.junit.runner.Description desc) |
JUnitTestMethod(JUnitTestClass owner,
Method method,
Object instance) |
Copyright © 2016. All Rights Reserved.