public class FailingTestCaseForDisplay extends Object
Constructor and Description |
---|
FailingTestCaseForDisplay(TestCase testCase,
Long failuresCount,
ImmutableJob job) |
Modifier and Type | Method and Description |
---|---|
Long |
getFailuresCount() |
ImmutableJob |
getJob() |
TestCase |
getTestCase() |
public FailingTestCaseForDisplay(TestCase testCase, Long failuresCount, ImmutableJob job)
public TestCase getTestCase()
public Long getFailuresCount()
public ImmutableJob getJob()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.