|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestsDTO | |
|---|---|
| org.hudsonci.rest.model.build | |
| Uses of TestsDTO in org.hudsonci.rest.model.build |
|---|
| Methods in org.hudsonci.rest.model.build that return TestsDTO | |
|---|---|
TestsDTO |
ObjectFactory.createTestsDTO()
Create an instance of TestsDTO |
TestsDTO |
TestsDTO.withFailed(int value)
|
TestsDTO |
TestsDTO.withSkipped(int value)
|
TestsDTO |
TestsDTO.withSuites(Collection<TestSuiteDTO> values)
|
TestsDTO |
TestsDTO.withSuites(TestSuiteDTO... values)
|
TestsDTO |
TestsDTO.withTotal(int value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||