Serialized Form


Package hudson.plugins.klaros

Class hudson.plugins.klaros.KlarosTestResultPublisher extends hudson.tasks.Recorder implements Serializable

serialVersionUID: -3220438013049857329L

Serialized Fields

config

java.lang.String config
The Klaros project id.


iteration

java.lang.String iteration
The Klaros iteration id.


env

java.lang.String env
The Klaros test environment id.


sut

java.lang.String sut
The Klaros system under test id.


type

java.lang.String type
The type.


pathTestResults

java.lang.String pathTestResults
Deprecated. since 1.5
The path test results.


resultSets

ResultSet[] resultSets
The test result sets.


url

java.lang.String url
The Klaros URL to connect to.


username

java.lang.String username
The username used to authenticate with Klaros.


password

java.lang.String password
The password used to authenticate with Klaros.


createTestSuite

boolean createTestSuite
The create test suite flag.


types

ResultFormat[] types



Copyright © 2009-2016 verit Informationssysteme GmbH. All Rights Reserved.