Constant Field Values


Contents
org.jenkinsci.*

org.jenkinsci.plugins.cucumber.jsontestsupport.CucumberTestResult
public static final String UNTAGGED_TEST_TAG "@_UNTAGGED_"

org.jenkinsci.plugins.cucumber.jsontestsupport.CucumberUtils
public static final String FAILED_TEST_STRING "failed"
public static final String PASSED_TEST_STRING "passed"
public static final String PENDING_TEST_STRING "pending"
public static final String SKIPPED_TEST_STRING "skipped"
public static final String UNDEFINED_TEST_STRING "undefined"



Copyright © 2013-2014. All Rights Reserved.