Package org.junit.support.testng.engine
package org.junit.support.testng.engine
-
ClassDescriptionReplicates how TestNG looks up test annotations and their attributes.The TestNG
TestEngine
for running TestNG tests on the JUnit Platform.Needed to makeTestNGTestEngine.ConfigurableTestNG.configure(CommandLineArgs)
accessible.