Uses of Class
com.atlassian.bamboo.resultsummary.tests.TestCaseImpl
Packages that use TestCaseImpl
-
Uses of TestCaseImpl in com.atlassian.bamboo.resultsummary.tests
Fields in com.atlassian.bamboo.resultsummary.tests with type parameters of type TestCaseImplModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Long> TestCaseImpl_.averageDurationstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Long> TestCaseImpl_.averageDurationInSecondsstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.firstRanBuildNumberstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.lastRanBuildNumberstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.lastRecordedBuildNumberstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, String> TestCaseImpl_.linkedJiraIssueKeystatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, String> TestCaseImpl_.methodNamestatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, String> TestCaseImpl_.namestatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.numberOfFailedRunsstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.numberOfSkippedRunsstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.numberOfSuccessRunsstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Boolean> TestCaseImpl_.quarantinedstatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Double> TestCaseImpl_.successPercentagestatic jakarta.persistence.metamodel.SingularAttribute<TestCaseResultImpl, TestCaseImpl> TestCaseResultImpl_.testCasestatic jakarta.persistence.metamodel.SingularAttribute<TestCaseImpl, Integer> TestCaseImpl_.totalTestRunsMethods in com.atlassian.bamboo.resultsummary.tests that return TestCaseImplModifier and TypeMethodDescriptionprotected @NotNull TestCaseImplTestCaseMapper.createItemInstance(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor)