Uses of Class
com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
-
Uses of TestCaseImpl in com.atlassian.bamboo.resultsummary.tests
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Long> TestCaseImpl_.averageDuration
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Long> TestCaseImpl_.averageDurationInSeconds
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.firstRanBuildNumber
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.lastRanBuildNumber
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.lastRecordedBuildNumber
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
String> TestCaseImpl_.linkedJiraIssueKey
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
String> TestCaseImpl_.methodName
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
String> TestCaseImpl_.name
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.numberOfFailedRuns
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.numberOfSkippedRuns
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.numberOfSuccessRuns
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Boolean> TestCaseImpl_.quarantined
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Double> TestCaseImpl_.successPercentage
static javax.persistence.metamodel.SingularAttribute<TestCaseResultImpl,
TestCaseImpl> TestCaseResultImpl_.testCase
static javax.persistence.metamodel.SingularAttribute<TestCaseImpl,
Integer> TestCaseImpl_.totalTestRuns
Modifier and TypeMethodDescriptionprotected @NotNull TestCaseImpl
TestCaseMapper.createItemInstance
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor)