Uses of Class
org.squashtest.squash.automation.tm.testplan.library.model.Credentials
Packages that use Credentials
Package
Description
-
Uses of Credentials in org.squashtest.squash.automation.tm.testplan.library.application
Constructors in org.squashtest.squash.automation.tm.testplan.library.application with parameters of type CredentialsModifierConstructorDescriptionTestCodeCheckoutStep(SourceVersion sourceVersion, Credentials credentials, String stepName) -
Uses of Credentials in org.squashtest.squash.automation.tm.testplan.library.model
Fields in org.squashtest.squash.automation.tm.testplan.library.model declared as CredentialsMethods in org.squashtest.squash.automation.tm.testplan.library.model that return CredentialsModifier and TypeMethodDescriptionabstract CredentialsCredentialsType.buildCredentials(String credentialsData) Constructors in org.squashtest.squash.automation.tm.testplan.library.model with parameters of type CredentialsModifierConstructorDescriptionProject(SourceVersion testRepository, List<TestExecution> tests, String toolCategory, Credentials testRepositoryCredentials) Project(SourceVersion testRepository, Credentials testRepositoryCredentials, String toolCategory, List<TestExecution> tests, Collection<String> environmentTags, Map<String, Object> environmentVariables) -
Uses of Credentials in org.squashtest.squash.automation.tm.testplan.library.model.testspecs
Methods in org.squashtest.squash.automation.tm.testplan.library.model.testspecs that return Credentials