Class TestNGEngine

    • Constructor Detail

      • TestNGEngine

        public TestNGEngine​(TestRunConfiguration configuration)
        Default constructor using run configuration.
        Parameters:
        configuration -
    • Method Detail

      • run

        public void run()
      • addTestListener

        public TestNGEngine addTestListener​(org.testng.ITestNGListener listener)
        Adds run listener in fluent API.
        Parameters:
        listener -