Class BuildLogTestUtil


  • public final class BuildLogTestUtil
    extends Object
    • Method Detail

      • getMessagesFile

        @NotNull
        public static File getMessagesFile​(@NotNull
                                           BuildLog buildLog)
      • getIndexFile

        @NotNull
        public static File getIndexFile​(@NotNull
                                        BuildLog buildLog)
      • getFlowAwareIndexFile

        @NotNull
        public static File getFlowAwareIndexFile​(@NotNull
                                                 BuildLog buildLog)
      • getFlowAwareMappingFile

        @NotNull
        public static File getFlowAwareMappingFile​(@NotNull
                                                   BuildLog buildLog)
      • getBuildLogFileLength

        public static long getBuildLogFileLength​(@NotNull
                                                 BuildLog buildLog)
      • getBuildLogDir

        @NotNull
        public static File getBuildLogDir​(@NotNull
                                          BuildLog buildLog)