Package 

Class DefaultScreenshotDirectoryProvider

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Method Summary

      Modifier and Type Method Description
      String getDirectoryForTest(TestMethod testMethod, Integer runNumber)
      • Methods inherited from class com.kaspersky.kaspresso.device.screenshots.screenshotfiles.ScreenshotDirectoryProvider

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultScreenshotDirectoryProvider

        DefaultScreenshotDirectoryProvider(Boolean groupByRunNumbers)
    • Method Detail

      • getDirectoryForTest

         String getDirectoryForTest(TestMethod testMethod, Integer runNumber)

        Parameters:
        testMethod - specifies what test is running
        runNumber - specifies how many times a given test have already run