Uses of Class
com.atlassian.bamboo.resultsummary.tests.TestClassImpl
-
Uses of TestClassImpl in com.atlassian.bamboo.resultsummary.tests
Modifier and TypeFieldDescriptionstatic javax.persistence.metamodel.SingularAttribute<TestClassImpl,
Long> TestClassImpl_.masterJobId
static javax.persistence.metamodel.SingularAttribute<TestClassImpl,
String> TestClassImpl_.name
static javax.persistence.metamodel.SingularAttribute<TestClassImpl,
String> TestClassImpl_.shortName
static javax.persistence.metamodel.CollectionAttribute<TestClassImpl,
TestCase> TestClassImpl_.testCaseCollection
static javax.persistence.metamodel.ListAttribute<TestClassImpl,
TestCase> TestClassImpl_.testCases
static javax.persistence.metamodel.SetAttribute<TestClassImpl,
TestCase> TestClassImpl_.testCasesSet
static javax.persistence.metamodel.SingularAttribute<TestClassResultImpl,
TestClassImpl> TestClassResultImpl_.testClass
Modifier and TypeMethodDescriptionprotected @NotNull TestClassImpl
TestClassMapper.createItemInstance
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor)