com.atlassian.bamboo.resultsummary
Class ResultSummaryTestHelper
java.lang.Object
com.atlassian.bamboo.resultsummary.ResultSummaryTestHelper
public class ResultSummaryTestHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSummaryTestHelper
public ResultSummaryTestHelper()
mockResultsSummary
public static <T extends ImmutableResultsSummary> T mockResultsSummary(@NotNull
PlanResultKey planResultKey,
Class<T> summaryClass)
mockResultsSummary
public static <T extends ImmutableResultsSummary> T mockResultsSummary(@NotNull
String planKey,
int buildNumber,
Class<T> summaryClass)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.