Class NoRetry

  • All Implemented Interfaces:
    org.testng.IRetryAnalyzer

    public class NoRetry
    extends Object
    implements org.testng.IRetryAnalyzer
    • Constructor Detail

      • NoRetry

        public NoRetry()
    • Method Detail

      • retry

        public boolean retry​(org.testng.ITestResult result)
        Specified by:
        retry in interface org.testng.IRetryAnalyzer