...
1 Classes Jtest supports classes that directly extend Anchor ut_framework_limitations ut_framework_limitations junit.framework.TestCase
and with test*
methods, unless they provide static suite()
methods are not supported( regardless of the test name change) or the runTest()
method.
2 Jtest supports test methods annotated with @org.testng.annotations.Test
. The @org.testng.annotations.DataProvider
and @org.testng.annotations.Factory
annotations are not supported. Jtest requires the JUnit format of XML reports – the TestNG format is not supported.
Visit the Parasoft Marketplace (http://marketplace.parasoft.com) for additional unit test tool integrations.