Class JUnit4TestMethod

  • All Implemented Interfaces:
    java.lang.Cloneable, IInvocationStatus, ITestNGMethod

    @Deprecated
    public class JUnit4TestMethod
    extends JUnitTestMethod
    Deprecated.
    - Support for running JUnit tests stands deprecated as of TestNG 7.7.0
    • Field Detail

      • warnOnce

        private static final java.util.concurrent.atomic.AtomicBoolean warnOnce
        Deprecated.
    • Constructor Detail