Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractOpenApiSchema - Class in ru.testit.syncstorage.model
-
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
- AbstractOpenApiSchema(String, Boolean) - Constructor for class ru.testit.syncstorage.model.AbstractOpenApiSchema
- Adapter - Class in ru.testit.services
- ADAPTER_MODE - Static variable in class ru.testit.properties.AppProperties
- AdapterConfig - Class in ru.testit.properties
- AdapterConfig(Properties) - Constructor for class ru.testit.properties.AdapterConfig
- AdapterContainerHelper - Class in ru.testit.services.core
- AdapterContainerHelper(AdapterConfig, ResultStorage, Writer, Logger, SyncStorageService) - Constructor for class ru.testit.services.core.AdapterContainerHelper
- AdapterCoreFacade - Class in ru.testit.services.core
- AdapterCoreFacade(AdapterContainerHelper, AdapterTestCaseHelper, AdapterFixtureHelper, AdapterStepHelper) - Constructor for class ru.testit.services.core.AdapterCoreFacade
- AdapterFixtureHelper - Class in ru.testit.services.core
- AdapterFixtureHelper(AdapterConfig, ThreadContext, ResultStorage, Logger) - Constructor for class ru.testit.services.core.AdapterFixtureHelper
- AdapterListener - Interface in ru.testit.listener
- AdapterManager - Class in ru.testit.services
-
This class manages data from a test framework.
- AdapterManager(ClientConfiguration, AdapterConfig) - Constructor for class ru.testit.services.AdapterManager
- AdapterManager(ClientConfiguration, AdapterConfig, ListenerManager) - Constructor for class ru.testit.services.AdapterManager
- AdapterManager(ClientConfiguration, AdapterConfig, ThreadContext, ResultStorage, Writer, ITmsApiClient, ListenerManager) - Constructor for class ru.testit.services.AdapterManager
- AdapterMetadataHelper - Class in ru.testit.services.core
- AdapterMetadataHelper(AdapterConfig, ThreadContext, ResultStorage, Writer, Logger) - Constructor for class ru.testit.services.core.AdapterMetadataHelper
- AdapterMode - Enum Class in ru.testit.properties
- AdapterStartupHelper - Class in ru.testit.services.core
- AdapterStartupHelper(AdapterConfig, ClientConfiguration, ITmsApiClient, Logger) - Constructor for class ru.testit.services.core.AdapterStartupHelper
- AdapterStepHelper - Class in ru.testit.services.core
- AdapterStepHelper(AdapterConfig, ThreadContext, ResultStorage, Logger) - Constructor for class ru.testit.services.core.AdapterStepHelper
- AdapterSupportFacade - Class in ru.testit.services.core
- AdapterSupportFacade(AdapterMetadataHelper, AdapterStartupHelper, SyncStorageService) - Constructor for class ru.testit.services.core.AdapterSupportFacade
- AdapterTestCaseHelper - Class in ru.testit.services.core
- AdapterTestCaseHelper(AdapterConfig, ThreadContext, ResultStorage, ListenerManager, Writer, SyncStorageService, Logger) - Constructor for class ru.testit.services.core.AdapterTestCaseHelper
- addAttachment(String) - Method in interface ru.testit.clients.ITmsApiClient
- addAttachment(String) - Method in class ru.testit.clients.TmsApiClient
- addAttachments(String) - Static method in class ru.testit.services.Adapter
- addAttachments(String, InputStream) - Static method in class ru.testit.services.Adapter
- addAttachments(String, String) - Static method in class ru.testit.services.Adapter
- addAttachments(List<String>) - Static method in class ru.testit.services.Adapter
- addAttachments(List<String>) - Method in class ru.testit.services.AdapterManager
- addAttachments(List<String>) - Method in class ru.testit.services.core.AdapterMetadataHelper
- addAttachments(List<String>) - Method in class ru.testit.services.core.AdapterSupportFacade
- addClassName(String) - Static method in class ru.testit.services.Adapter
- addDefaultCookie(String, String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Add a default header.
- addDescription(String) - Static method in class ru.testit.services.Adapter
- addDescription(String) - Method in class ru.testit.services.AdapterManager
- addDescription(String) - Method in class ru.testit.services.core.AdapterMetadataHelper
- addDescription(String) - Method in class ru.testit.services.core.AdapterSupportFacade
- addDisplayName(String) - Static method in class ru.testit.services.Adapter
- addExternalId(String) - Static method in class ru.testit.services.Adapter
- addForCreate(AutoTestCreateApiModel, AutoTestResultsForTestRunModel) - Method in class ru.testit.writers.helpers.BulkAutotestHelper
- addForUpdate(AutoTestUpdateApiModel, AutoTestResultsForTestRunModel, Map<String, List<String>>) - Method in class ru.testit.writers.helpers.BulkAutotestHelper
- addLabels(String[]) - Static method in class ru.testit.services.Adapter
- AddLink - Annotation Interface in ru.testit.annotations
- addLinks(String, String, String, LinkType) - Static method in class ru.testit.services.Adapter
- addLinks(List<LinkItem>) - Static method in class ru.testit.services.Adapter
- addMessage(String) - Static method in class ru.testit.services.Adapter
- addNameSpace(String) - Static method in class ru.testit.services.Adapter
- addParameter(String, String) - Static method in class ru.testit.services.Adapter
- addParameters(Map<String, String>) - Static method in class ru.testit.services.Adapter
- addParameters(Map<String, String>) - Method in class ru.testit.services.AdapterManager
- addParameters(Map<String, String>) - Method in class ru.testit.services.core.AdapterMetadataHelper
- addParameters(Map<String, String>) - Method in class ru.testit.services.core.AdapterSupportFacade
- addTags(String[]) - Static method in class ru.testit.services.Adapter
- addTestRunResultOnly(AutoTestResultsForTestRunModel) - Method in class ru.testit.writers.helpers.BulkAutotestHelper
-
Autotest metadata unchanged; only
#sendTestResultsrows (after create/update batches). - addTitle(String) - Static method in class ru.testit.services.Adapter
- addTitle(String) - Method in class ru.testit.services.AdapterManager
- addTitle(String) - Method in class ru.testit.services.core.AdapterMetadataHelper
- addTitle(String) - Method in class ru.testit.services.core.AdapterSupportFacade
- addWorkItemIds(String[]) - Static method in class ru.testit.services.Adapter
- anyMethod() - Method in class ru.testit.aspects.StepAspect
- ApiClient - Class in ru.testit.syncstorage.invoker
-
ApiClient class.
- ApiClient() - Constructor for class ru.testit.syncstorage.invoker.ApiClient
-
Constructs a new ApiClient with default parameters.
- ApiClient(Map<String, Authentication>) - Constructor for class ru.testit.syncstorage.invoker.ApiClient
-
Constructs a new ApiClient with the specified authentication parameters.
- ApiException - Exception in ru.testit.syncstorage.invoker
-
API Exception
- ApiException() - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(int, String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiException(Throwable) - Constructor for exception ru.testit.syncstorage.invoker.ApiException
- ApiKeyAuth - Class in ru.testit.syncstorage.invoker.auth
- ApiKeyAuth(String, String) - Constructor for class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- ApiResponse<T> - Class in ru.testit.syncstorage.invoker
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class ru.testit.syncstorage.invoker.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class ru.testit.syncstorage.invoker.ApiResponse
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface ru.testit.syncstorage.invoker.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ru.testit.syncstorage.invoker.auth.HttpBearerAuth
- AppProperties - Class in ru.testit.properties
- attachmentsToRequests(List<AttachmentPutModel>) - Static method in class ru.testit.clients.Converter
- attachmentToRequest(AttachmentPutModel) - Static method in class ru.testit.clients.Converter
- Authentication - Interface in ru.testit.syncstorage.invoker.auth
- authenticationLookup - Variable in class ru.testit.syncstorage.invoker.ApiClient
- authentications - Variable in class ru.testit.syncstorage.invoker.ApiClient
- AUTOMATIC_CREATION_TEST_CASES - Static variable in class ru.testit.properties.AppProperties
- AUTOMATIC_UPDATION_LINKS_TO_TEST_CASES - Static variable in class ru.testit.properties.AppProperties
- AutoTestApiResultToAutoTestUpdateApiModel(AutoTestApiResult) - Static method in class ru.testit.clients.Converter
- autoTestExternalId(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
B
- basePath - Variable in class ru.testit.syncstorage.invoker.ApiClient
- beforeTestStop(TestResult) - Method in interface ru.testit.listener.AdapterListener
- beforeTestStop(TestResult) - Method in class ru.testit.listener.ListenerManager
- BLOCKED - Enum constant in enum class ru.testit.models.ItemStatus
-
Marks in blocked tests.
- BLOCKED_BY - Enum constant in enum class ru.testit.models.LinkType
- buildAssignAttachmentApiModels(List<AttachmentApiResult>) - Static method in class ru.testit.clients.Converter
- buildHttpClient() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Build the Client used to make HTTP requests.
- buildLinkUpdateApiModel(List<LinkApiResult>) - Static method in class ru.testit.clients.Converter
- buildResponseHeaders(Response) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Build the response headers.
- buildTestResultsFilterApiModelWithInProgressOutcome(UUID, UUID) - Static method in class ru.testit.clients.Converter
- buildUpdateEmptyTestRunApiModel(TestRunV2ApiResult) - Static method in class ru.testit.clients.Converter
- buildUpdateLinkApiModels(List<LinkApiResult>) - Static method in class ru.testit.clients.Converter
- BulkAutotestHelper - Class in ru.testit.writers.helpers
- BulkAutotestHelper(ITmsApiClient, ClientConfiguration) - Constructor for class ru.testit.writers.helpers.BulkAutotestHelper
C
- CERT_VALIDATION - Static variable in class ru.testit.properties.AppProperties
- ClassContainer - Class in ru.testit.models
-
Model describes class container.
- ClassContainer() - Constructor for class ru.testit.models.ClassContainer
- Classname - Annotation Interface in ru.testit.annotations
- clear() - Method in class ru.testit.services.ThreadContext
-
Removes all the data stored for current thread.
- clientConfig - Variable in class ru.testit.syncstorage.invoker.ApiClient
- ClientConfiguration - Class in ru.testit.clients
- ClientConfiguration(Properties) - Constructor for class ru.testit.clients.ClientConfiguration
- ClientWrapper - Class in ru.testit.syncstorage
- ClientWrapper() - Constructor for class ru.testit.syncstorage.ClientWrapper
- ClientWrapper.RegistrationResult - Class in ru.testit.syncstorage
- clone() - Method in class ru.testit.syncstorage.invoker.RFC3339DateFormat
- completeTestRun(String) - Method in interface ru.testit.clients.ITmsApiClient
- completeTestRun(String) - Method in class ru.testit.clients.TmsApiClient
- CompletionApi - Class in ru.testit.syncstorage.api
- CompletionApi() - Constructor for class ru.testit.syncstorage.api.CompletionApi
- CompletionApi(ApiClient) - Constructor for class ru.testit.syncstorage.api.CompletionApi
- ConfigManager - Class in ru.testit.services
- ConfigManager(Properties) - Constructor for class ru.testit.services.ConfigManager
- Configuration - Class in ru.testit.syncstorage.invoker
- Configuration() - Constructor for class ru.testit.syncstorage.invoker.Configuration
- CONFIGURATION_ID - Static variable in class ru.testit.properties.AppProperties
- configureApiKeys(Map<String, String>) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to configure authentications which respects aliases of API keys.
- CONNECT_TIMEOUT - Static variable in class ru.testit.syncstorage.SyncStorageRunner
- connectionTimeout - Variable in class ru.testit.syncstorage.invoker.ApiClient
- containsIgnoreCase(String[], String) - Static method in class ru.testit.syncstorage.invoker.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- Converter - Class in ru.testit.clients
- convertFixture(List<FixtureResult>, String) - Static method in class ru.testit.clients.Converter
- convertFixtureToApi(List<FixtureResult>, String) - Static method in class ru.testit.clients.Converter
- convertPutLinks(List<LinkItem>) - Static method in class ru.testit.clients.Converter
- convertResultFixture(List<FixtureResult>, String) - Static method in class ru.testit.clients.Converter
- createAutoTest(AutoTestCreateApiModel) - Method in interface ru.testit.clients.ITmsApiClient
- createAutoTest(AutoTestCreateApiModel) - Method in class ru.testit.clients.TmsApiClient
- createAutoTests(List<AutoTestCreateApiModel>) - Method in interface ru.testit.clients.ITmsApiClient
- createAutoTests(List<AutoTestCreateApiModel>) - Method in class ru.testit.clients.TmsApiClient
- createTestRun() - Method in interface ru.testit.clients.ITmsApiClient
- createTestRun() - Method in class ru.testit.clients.TmsApiClient
- customizeClientBuilder(ClientBuilder) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Customize the client builder.
D
- dateFormat - Variable in class ru.testit.syncstorage.invoker.ApiClient
- debugging - Variable in class ru.testit.syncstorage.invoker.ApiClient
- defaultCookieMap - Variable in class ru.testit.syncstorage.invoker.ApiClient
- defaultHeaderMap - Variable in class ru.testit.syncstorage.invoker.ApiClient
- DefaultListener - Interface in ru.testit.listener
- defaultValue - Variable in class ru.testit.syncstorage.invoker.ServerVariable
- DEFECT - Enum constant in enum class ru.testit.models.LinkType
- description - Variable in class ru.testit.syncstorage.invoker.ServerConfiguration
- description - Variable in class ru.testit.syncstorage.invoker.ServerVariable
- description() - Element in annotation interface ru.testit.annotations.Link
- Description - Annotation Interface in ru.testit.annotations
- deserialize(Response, GenericType<T>) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Deserialize response body to Java object according to the Content-Type.
- deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- disableCertificateValidation(ClientBuilder) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Disable X.509 certificate validation in TLS connections.
- DisplayName - Annotation Interface in ru.testit.annotations
- downloadFileFromResponse(Response) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Download file from the given response.
E
- enumValues - Variable in class ru.testit.syncstorage.invoker.ServerVariable
- equals(Object) - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
- equals(Object) - Method in class ru.testit.syncstorage.model.HealthStatusResponse
-
Return true if this HealthStatusResponse object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.RegisterRequest
-
Return true if this RegisterRequest object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Return true if this RegisterResponse object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
-
Return true if this SetWorkerStatusRequest object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
-
Return true if this SetWorkerStatusResponse object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.ShutdownResponse
-
Return true if this ShutdownResponse object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Return true if this TestResultCutApiModel object is equal to o.
- equals(Object) - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
-
Return true if this TestResultSaveResponse object is equal to o.
- escapeHtmlInObject(T) - Static method in class ru.testit.services.HtmlEscapeUtils
-
Escapes HTML tags in all String fields of an object using reflection Also processes List fields: if List of objects - calls escapeHtmlInObjectList, Can be disabled by setting NO_ESCAPE_HTML environment variable to "true" if List of Strings - escapes each string
- escapeHtmlInObjectList(List<T>) - Static method in class ru.testit.services.HtmlEscapeUtils
-
Escapes HTML tags in all String fields of objects in a list using reflection.
- escapeHtmlTags(String) - Static method in class ru.testit.services.HtmlEscapeUtils
-
Escapes HTML tags to prevent XSS attacks.
- escapeString(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Escape the given string to be used as URL query value.
- ExecutableTest - Class in ru.testit.services
-
Describes executable test.
- ExecutableTest() - Constructor for class ru.testit.services.ExecutableTest
- ExternalId - Annotation Interface in ru.testit.annotations
- extractClassname(Method, String, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractDescription(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractDisplayName(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractExternalID(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractLabels(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractLinks(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractNamespace(Method, String, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractTags(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
- extractTitle(Method, Map<String, String>, boolean) - Static method in class ru.testit.services.Utils
- extractWorkItemIds(Method, Map<String, String>) - Static method in class ru.testit.services.Utils
F
- FAILED - Enum constant in enum class ru.testit.models.ItemStatus
-
Marks tests that have some failed checks.
- failedStep(Throwable) - Method in class ru.testit.aspects.StepAspect
- FINISHED - Enum constant in enum class ru.testit.models.ItemStage
-
Finished stage.
- finishStep() - Method in class ru.testit.aspects.StepAspect
- FixtureResult - Class in ru.testit.models
-
Model describes fixture.
- FixtureResult() - Constructor for class ru.testit.models.FixtureResult
- forceCompletionGet(String) - Method in class ru.testit.syncstorage.api.CompletionApi
-
Force completion of a test run Force processing completion for a specific test run.
- forceCompletionGetWithHttpInfo(String) - Method in class ru.testit.syncstorage.api.CompletionApi
-
Force completion of a test run Force processing completion for a specific test run.
- format(Date, StringBuffer, FieldPosition) - Method in class ru.testit.syncstorage.invoker.RFC3339DateFormat
- formatDate(Date) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Format the given Date object into string.
- formatOffsetDateTime(OffsetDateTime) - Method in class ru.testit.syncstorage.invoker.JavaTimeFormatter
-
Format the given
OffsetDateTimeobject into string. - fromString(String) - Static method in enum class ru.testit.models.LinkType
G
- get(String, Class<T>) - Method in class ru.testit.services.ResultStorage
- getActualInstance() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstanceRecursively() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getAdapterConfig() - Method in class ru.testit.services.ConfigManager
- getAdapterManager() - Static method in class ru.testit.services.Adapter
- getAfterClassMethods() - Method in class ru.testit.models.ClassContainer
-
Gets afterClassMethods.
- getAfterEachTest() - Method in class ru.testit.models.ClassContainer
-
Gets getAfterEachTest.
- getAfterMethods() - Method in class ru.testit.models.MainContainer
-
Gets afterMethods.
- getAllTestResultUuids() - Method in class ru.testit.services.ResultStorage
-
All keys that currently hold a
TestResult(for diagnostics, e.g. - getApiClient() - Method in class ru.testit.syncstorage.api.CompletionApi
-
Get the API client
- getApiClient() - Method in class ru.testit.syncstorage.api.HealthApi
-
Get the API client
- getApiClient() - Method in class ru.testit.syncstorage.api.SystemApi
-
Get the API client
- getApiClient() - Method in class ru.testit.syncstorage.api.TestResultsApi
-
Get the API client
- getApiClient() - Method in class ru.testit.syncstorage.api.WorkersApi
-
Get the API client
- getApiKey() - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- getAttachments() - Method in class ru.testit.models.FixtureResult
-
Gets attachments.
- getAttachments() - Method in interface ru.testit.models.ResultWithAttachments
-
Gets attachments.
- getAttachments() - Method in class ru.testit.models.StepResult
-
Gets attachments.
- getAttachments() - Method in class ru.testit.models.TestResult
-
Gets attachments.
- getAuthentication(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAutomaticCreationTestCases() - Method in class ru.testit.models.TestResult
-
Gets automaticCreationTestCases.
- getAutoTestByExternalId(String) - Method in interface ru.testit.clients.ITmsApiClient
- getAutoTestByExternalId(String) - Method in class ru.testit.clients.TmsApiClient
- getAutoTestExternalId() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Get autoTestExternalId
- getAutotestExternalIdsFromTestRun() - Method in interface ru.testit.clients.ITmsApiClient
- getAutotestExternalIdsFromTestRun() - Method in class ru.testit.clients.TmsApiClient
- getBasePath() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Returns the base URL to the location where the OpenAPI document is being served.
- getBearerToken() - Method in class ru.testit.syncstorage.invoker.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBeforeClassMethods() - Method in class ru.testit.models.ClassContainer
-
Gets beforeClassMethods.
- getBeforeEachTest() - Method in class ru.testit.models.ClassContainer
-
Gets getBeforeEachTest.
- getBeforeMethods() - Method in class ru.testit.models.MainContainer
-
Gets beforeMethods.
- getCertValidation() - Method in class ru.testit.clients.ClientConfiguration
- getChildren() - Method in class ru.testit.models.ClassContainer
-
Gets children.
- getChildren() - Method in class ru.testit.models.MainContainer
-
Gets children.
- getClassContainer(String) - Method in class ru.testit.services.ResultStorage
- getClassForElement(JsonNode, Class<?>) - Static method in class ru.testit.syncstorage.invoker.JSON
-
Returns the target model class that should be used to deserialize the input data.
- getClassName() - Method in class ru.testit.models.TestResult
-
Gets class name.
- getClientConfig() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Gets the client config.
- getClientConfiguration() - Method in class ru.testit.services.ConfigManager
- getCode() - Method in exception ru.testit.syncstorage.invoker.ApiException
-
Get the HTTP status code.
- getConfigurationId() - Method in class ru.testit.clients.ClientConfiguration
- getConnectTimeout() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Connect timeout (in milliseconds).
- getContext(Class<?>) - Method in class ru.testit.syncstorage.invoker.JSON
- getCurrent() - Method in class ru.testit.services.ThreadContext
-
Returns last (most recent) uuid.
- getCurrentTestCaseOrStep() - Method in class ru.testit.services.AdapterManager
- getData() - Method in class ru.testit.syncstorage.invoker.ApiResponse
-
Get the data
- getDateFormat() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Get the date format used to parse/format date parameters.
- getDefault() - Static method in class ru.testit.syncstorage.invoker.JSON
-
Get the default JSON instance.
- getDefaultApiClient() - Static method in class ru.testit.syncstorage.invoker.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDefaultClientConfig() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Get the default client config.
- getDescription() - Method in class ru.testit.models.FixtureResult
-
Gets description.
- getDescription() - Method in class ru.testit.models.LinkItem
-
Gets description.
- getDescription() - Method in class ru.testit.models.StepResult
-
Gets description.
- getDescription() - Method in class ru.testit.models.TestResult
-
Gets description.
- getExternalId() - Method in class ru.testit.models.TestResult
-
Gets external id.
- getExternalKey() - Method in class ru.testit.models.TestResult
-
Gets externalKey.
- getFixture(String) - Method in class ru.testit.services.ResultStorage
- getHash(String) - Static method in class ru.testit.services.Utils
- getHeaders() - Method in class ru.testit.syncstorage.invoker.ApiResponse
-
Get the headers
- getHttpClient() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Getter for the field
httpClient. - getIsMaster() - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Get isMaster
- getItemStage() - Method in class ru.testit.models.FixtureResult
-
Gets item stage.
- getItemStage() - Method in class ru.testit.models.StepResult
-
Gets item stage.
- getItemStage() - Method in class ru.testit.models.TestResult
-
Gets item stage.
- getItemStatus() - Method in class ru.testit.models.FixtureResult
-
Gets item status.
- getItemStatus() - Method in class ru.testit.models.StepResult
-
Gets item status.
- getItemStatus() - Method in class ru.testit.models.TestResult
-
Gets item status.
- getJSON() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Gets the JSON instance to do JSON serialization and deserialization.
- getLabels() - Method in class ru.testit.models.TestResult
-
Gets labels.
- getLastUpdate() - Method in class ru.testit.syncstorage.model.HealthStatusResponse
-
Get lastUpdate
- getLinkItems() - Method in class ru.testit.models.FixtureResult
-
Gets links.
- getLinkItems() - Method in class ru.testit.models.StepResult
-
Gets links.
- getLinkItems() - Method in class ru.testit.models.TestResult
-
Gets links.
- getLocation() - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- getMainContainerUuid() - Method in class ru.testit.models.TestResult
- getMapper() - Method in class ru.testit.syncstorage.invoker.JSON
-
Get the object mapper
- getMessage() - Method in class ru.testit.models.TestResult
-
Gets message.
- getMessage() - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Get message
- getMessage() - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
-
Get message
- getMessage() - Method in class ru.testit.syncstorage.model.ShutdownResponse
-
Get message
- getMessage() - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
-
Get message
- getMode() - Method in class ru.testit.properties.AdapterConfig
- getName() - Method in class ru.testit.models.ClassContainer
-
Gets name.
- getName() - Method in class ru.testit.models.Label
-
Gets name.
- getName() - Method in class ru.testit.models.TestResult
-
Gets name.
- getName() - Method in class ru.testit.syncstorage.invoker.Pair
- getOffsetDateTimeFormatter() - Method in class ru.testit.syncstorage.invoker.JavaTimeFormatter
-
Get the date format used to parse/format
OffsetDateTimeparameters. - getParameters() - Method in class ru.testit.models.FixtureResult
-
Gets parameters.
- getParameters() - Method in interface ru.testit.models.ResultWithParameters
-
Gets parameters.
- getParameters() - Method in class ru.testit.models.StepResult
-
Gets parameters.
- getParameters() - Method in class ru.testit.models.TestResult
-
Gets parameters.
- getParamName() - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- getParent() - Method in class ru.testit.models.FixtureResult
-
Gets parent.
- getPassword() - Method in class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- getPid() - Method in class ru.testit.syncstorage.model.RegisterRequest
-
Get pid
- getPid() - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Get pid
- getPid() - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
-
Get pid
- getPrivateToken() - Method in class ru.testit.clients.ClientConfiguration
- getProjectId() - Method in class ru.testit.clients.ClientConfiguration
- getProjectId() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Get projectId
- getReadTimeout() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
read timeout (in milliseconds).
- getResponseBody() - Method in exception ru.testit.syncstorage.invoker.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception ru.testit.syncstorage.invoker.ApiException
-
Get the HTTP response headers.
- getResultLinks() - Method in class ru.testit.models.TestResult
-
Gets result links.
- getResultStorage() - Static method in class ru.testit.services.Adapter
- getRoot() - Method in class ru.testit.services.ThreadContext
-
Returns first (oldest) uuid.
- getSchemas() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemaType() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getServerIndex() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Getter for the field
serverIndex. - getServers() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Getter for the field
servers. - getServerVariables() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Getter for the field
serverVariables. - getSpaceName() - Method in class ru.testit.models.TestResult
-
Gets space name.
- getStart() - Method in class ru.testit.models.ClassContainer
-
Gets start.
- getStart() - Method in class ru.testit.models.FixtureResult
-
Gets start.
- getStart() - Method in class ru.testit.models.MainContainer
-
Gets start.
- getStart() - Method in class ru.testit.models.StepResult
-
Gets start.
- getStart() - Method in class ru.testit.models.TestResult
-
Gets start.
- getStartedOn() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Get startedOn
- getStartedOn_JsonNullable() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- getStatus() - Method in class ru.testit.syncstorage.model.HealthStatusResponse
-
Get status
- getStatus() - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Get status
- getStatus() - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
-
Get status
- getStatus() - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
-
Get status
- getStatus() - Method in class ru.testit.syncstorage.model.ShutdownResponse
-
Get status
- getStatus() - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
-
Get status
- getStatusCode() - Method in class ru.testit.syncstorage.invoker.ApiResponse
-
Get the status code
- getStatusCode() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Get statusCode
- getStatusType() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
-
Get statusType
- getStep(String) - Method in class ru.testit.services.ResultStorage
- getSteps() - Method in class ru.testit.models.FixtureResult
-
Gets steps.
- getSteps() - Method in interface ru.testit.models.ResultWithSteps
-
Gets steps.
- getSteps() - Method in class ru.testit.models.StepResult
-
Gets steps.
- getSteps() - Method in class ru.testit.models.TestResult
-
Gets steps.
- getStop() - Method in class ru.testit.models.ClassContainer
-
Gets stop.
- getStop() - Method in class ru.testit.models.FixtureResult
-
Gets stop.
- getStop() - Method in class ru.testit.models.MainContainer
-
Gets stop.
- getStop() - Method in class ru.testit.models.StepResult
-
Gets stop.
- getStop() - Method in class ru.testit.models.TestResult
-
Gets stop.
- getSyncStoragePath() - Method in class ru.testit.properties.AdapterConfig
- getSyncStoragePort() - Method in class ru.testit.properties.AdapterConfig
- getTags() - Method in class ru.testit.models.TestResult
-
Gets tags.
- getTempFolderPath() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getTestFromTestRun() - Method in class ru.testit.services.AdapterManager
- getTestFromTestRun() - Method in class ru.testit.services.core.AdapterStartupHelper
- getTestFromTestRun() - Method in class ru.testit.services.core.AdapterSupportFacade
- getTestFromTestRun(String, String) - Method in interface ru.testit.clients.ITmsApiClient
- getTestFromTestRun(String, String) - Method in class ru.testit.clients.TmsApiClient
- getTestResult(String) - Method in class ru.testit.services.ResultStorage
- getTestResult(UUID) - Method in interface ru.testit.clients.ITmsApiClient
- getTestResult(UUID) - Method in class ru.testit.clients.TmsApiClient
- getTestResultUuidsForMainContainer(String) - Method in class ru.testit.services.ResultStorage
-
Test results belonging to one main container (parallel runs share one JVM storage).
- getTestRun(String) - Method in interface ru.testit.clients.ITmsApiClient
- getTestRun(String) - Method in class ru.testit.clients.TmsApiClient
- getTestRunId() - Method in class ru.testit.clients.ClientConfiguration
- getTestRunId() - Method in class ru.testit.syncstorage.model.RegisterRequest
-
Get testRunId
- getTestRunId() - Method in class ru.testit.syncstorage.model.RegisterResponse
-
Get testRunId
- getTestRunId() - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
-
Get testRunId
- getTestRunId() - Method in class ru.testit.syncstorage.SyncStorageRunner
- getTestRunName() - Method in class ru.testit.clients.ClientConfiguration
- getTestsContainer(String) - Method in class ru.testit.services.ResultStorage
- getThrowable() - Method in class ru.testit.models.StepResult
-
Gets throwable.
- getThrowable() - Method in class ru.testit.models.TestResult
-
Gets throwable.
- getTitle() - Method in class ru.testit.models.FixtureResult
-
Gets title.
- getTitle() - Method in class ru.testit.models.LinkItem
-
Gets title.
- getTitle() - Method in class ru.testit.models.StepResult
-
Gets title.
- getTitle() - Method in class ru.testit.models.TestResult
-
Gets title.
- getType() - Method in class ru.testit.models.LinkItem
-
Gets type.
- getUrl() - Method in class ru.testit.clients.ClientConfiguration
- getUrl() - Method in class ru.testit.models.LinkItem
-
Gets url.
- getUrl() - Method in class ru.testit.syncstorage.SyncStorageRunner
-
Get SyncStorage URL
- getUserAgent() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Get the User-Agent header's value.
- getUsername() - Method in class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- getUuid() - Method in class ru.testit.models.ClassContainer
-
Gets uuid.
- getUuid() - Method in class ru.testit.models.MainContainer
-
Gets uuid.
- getUuid() - Method in class ru.testit.models.TestResult
-
Gets uuid.
- getUuid() - Method in class ru.testit.services.ExecutableTest
- getValue() - Method in enum class ru.testit.models.LinkType
- getValue() - Method in enum class ru.testit.properties.AdapterMode
- getValue() - Method in class ru.testit.syncstorage.invoker.Pair
- getWorkerPid() - Method in class ru.testit.syncstorage.ClientWrapper.RegistrationResult
- getWorkerPid() - Method in class ru.testit.syncstorage.SyncStorageRunner
-
Get worker PID
- getWorkItemIds() - Method in class ru.testit.models.TestResult
-
Gets work item id.
- getWorkItemsLinkedToTest(String) - Method in interface ru.testit.clients.ITmsApiClient
- getWorkItemsLinkedToTest(String) - Method in class ru.testit.clients.TmsApiClient
- getWorkItemUuidsByIds(Iterable<String>) - Method in interface ru.testit.clients.ITmsApiClient
- getWorkItemUuidsByIds(Iterable<String>) - Method in class ru.testit.clients.TmsApiClient
H
- hashCode() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
- hashCode() - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- hashCode() - Method in class ru.testit.syncstorage.model.RegisterRequest
- hashCode() - Method in class ru.testit.syncstorage.model.RegisterResponse
- hashCode() - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- hashCode() - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- hashCode() - Method in class ru.testit.syncstorage.model.ShutdownResponse
- hashCode() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- hashCode() - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
- HealthApi - Class in ru.testit.syncstorage.api
- HealthApi() - Constructor for class ru.testit.syncstorage.api.HealthApi
- HealthApi(ApiClient) - Constructor for class ru.testit.syncstorage.api.HealthApi
- healthGet() - Method in class ru.testit.syncstorage.api.HealthApi
-
Health check Get the current health status of the service.
- healthGetWithHttpInfo() - Method in class ru.testit.syncstorage.api.HealthApi
-
Health check Get the current health status of the service.
- HealthStatusResponse - Class in ru.testit.syncstorage.model
-
HealthStatusResponse
- HealthStatusResponse() - Constructor for class ru.testit.syncstorage.model.HealthStatusResponse
- HtmlEscapeUtils - Class in ru.testit.services
- HttpBasicAuth - Class in ru.testit.syncstorage.invoker.auth
- HttpBasicAuth() - Constructor for class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- HttpBearerAuth - Class in ru.testit.syncstorage.invoker.auth
- HttpBearerAuth(String) - Constructor for class ru.testit.syncstorage.invoker.auth.HttpBearerAuth
- httpClient - Variable in class ru.testit.syncstorage.invoker.ApiClient
- HttpWriter - Class in ru.testit.writers
- HttpWriter(ClientConfiguration, ITmsApiClient, ResultStorage) - Constructor for class ru.testit.writers.HttpWriter
I
- INPROGRESS - Enum constant in enum class ru.testit.models.ItemStatus
-
Marks in progress tests.
- inProgressTestResultPost(String, TestResultCutApiModel) - Method in class ru.testit.syncstorage.api.TestResultsApi
-
Save in-progress test result Save a test result with InProgress status.
- inProgressTestResultPostWithHttpInfo(String, TestResultCutApiModel) - Method in class ru.testit.syncstorage.api.TestResultsApi
-
Save in-progress test result Save a test result with InProgress status.
- INSTANT - Static variable in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- invokeAPI(String, String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>, boolean) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Invoke API by sending HTTP request with the given options.
- invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], GenericType<T>, boolean) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Deprecated.Add qualified name of the operation as a first parameter.
- isAfter() - Method in class ru.testit.services.ExecutableTest
- isAlreadyInProgress() - Method in class ru.testit.syncstorage.SyncStorageRunner
- isBefore() - Method in class ru.testit.services.ExecutableTest
- isDebugging() - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Check that whether debugging is enabled for this API client.
- isFilteredMode() - Method in class ru.testit.services.AdapterManager
- isInstanceOf(Class<?>, Object, Set<Class<?>>) - Static method in class ru.testit.syncstorage.invoker.JSON
-
Returns true if inst is an instance of modelClass in the OpenAPI model hierarchy.
- isJsonMime(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Check if the given MIME is a JSON MIME.
- isLenient() - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- isMaster() - Method in class ru.testit.syncstorage.ClientWrapper.RegistrationResult
- isMaster() - Method in class ru.testit.syncstorage.SyncStorageRunner
-
Check is current process master
- isMaster(Boolean) - Method in class ru.testit.syncstorage.model.RegisterResponse
- isNotRunning() - Method in class ru.testit.syncstorage.SyncStorageRunner
-
Check is SyncStorage running
- isNullable() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Is nullable
- isRunningAsProcess() - Method in class ru.testit.syncstorage.SyncStorageRunner
- isStarted() - Method in class ru.testit.services.ExecutableTest
- ISSUE - Enum constant in enum class ru.testit.models.LinkType
- ItemStage - Enum Class in ru.testit.models
-
Item stages.
- ItemStatus - Enum Class in ru.testit.models
-
Item statuses.
- ITmsApiClient - Interface in ru.testit.clients
J
- JavaTimeFormatter - Class in ru.testit.syncstorage.invoker
-
Class that add parsing/formatting support for Java 8+
OffsetDateTimeclass. - JavaTimeFormatter() - Constructor for class ru.testit.syncstorage.invoker.JavaTimeFormatter
- join(String[], String) - Static method in class ru.testit.syncstorage.invoker.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class ru.testit.syncstorage.invoker.StringUtil
-
Join a list of strings with the given separator.
- json - Variable in class ru.testit.syncstorage.invoker.ApiClient
- JSON - Class in ru.testit.syncstorage.invoker
- JSON() - Constructor for class ru.testit.syncstorage.invoker.JSON
- JSON_PROPERTY_AUTO_TEST_EXTERNAL_ID - Static variable in class ru.testit.syncstorage.model.TestResultCutApiModel
- JSON_PROPERTY_IS_MASTER - Static variable in class ru.testit.syncstorage.model.RegisterResponse
- JSON_PROPERTY_LAST_UPDATE - Static variable in class ru.testit.syncstorage.model.HealthStatusResponse
- JSON_PROPERTY_MESSAGE - Static variable in class ru.testit.syncstorage.model.RegisterResponse
- JSON_PROPERTY_MESSAGE - Static variable in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- JSON_PROPERTY_MESSAGE - Static variable in class ru.testit.syncstorage.model.ShutdownResponse
- JSON_PROPERTY_MESSAGE - Static variable in class ru.testit.syncstorage.model.TestResultSaveResponse
- JSON_PROPERTY_PID - Static variable in class ru.testit.syncstorage.model.RegisterRequest
- JSON_PROPERTY_PID - Static variable in class ru.testit.syncstorage.model.RegisterResponse
- JSON_PROPERTY_PID - Static variable in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- JSON_PROPERTY_PROJECT_ID - Static variable in class ru.testit.syncstorage.model.TestResultCutApiModel
- JSON_PROPERTY_STARTED_ON - Static variable in class ru.testit.syncstorage.model.TestResultCutApiModel
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.HealthStatusResponse
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.RegisterResponse
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.ShutdownResponse
- JSON_PROPERTY_STATUS - Static variable in class ru.testit.syncstorage.model.TestResultSaveResponse
- JSON_PROPERTY_STATUS_CODE - Static variable in class ru.testit.syncstorage.model.TestResultCutApiModel
- JSON_PROPERTY_STATUS_TYPE - Static variable in class ru.testit.syncstorage.model.TestResultCutApiModel
- JSON_PROPERTY_TEST_RUN_ID - Static variable in class ru.testit.syncstorage.model.RegisterRequest
- JSON_PROPERTY_TEST_RUN_ID - Static variable in class ru.testit.syncstorage.model.RegisterResponse
- JSON_PROPERTY_TEST_RUN_ID - Static variable in class ru.testit.syncstorage.model.SetWorkerStatusRequest
L
- Label - Class in ru.testit.models
-
The model object that could be used to pass additional metadata to test results.
- Label() - Constructor for class ru.testit.models.Label
- Labels - Annotation Interface in ru.testit.annotations
- lastUpdate(OffsetDateTime) - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- Link - Annotation Interface in ru.testit.annotations
- linkAutoTestToWorkItem(String, String) - Method in class ru.testit.clients.TmsApiClient
- linkAutoTestToWorkItems(String, Iterable<String>) - Method in interface ru.testit.clients.ITmsApiClient
- linkAutoTestToWorkItems(String, Iterable<String>) - Method in class ru.testit.clients.TmsApiClient
- LinkItem - Class in ru.testit.models
-
Model object to pass links to external resources.
- LinkItem() - Constructor for class ru.testit.models.LinkItem
- links() - Element in annotation interface ru.testit.annotations.Links
- Links - Annotation Interface in ru.testit.annotations
- LinkType - Enum Class in ru.testit.models
- ListenerManager - Class in ru.testit.listener
- ListenerManager(List<AdapterListener>) - Constructor for class ru.testit.listener.ListenerManager
- load(Class<T>, ClassLoader) - Static method in class ru.testit.listener.ServiceLoaderListener
- loadProperties() - Static method in class ru.testit.properties.AppProperties
- logicalType() - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
M
- MainContainer - Class in ru.testit.models
-
Model describes main container with.
- MainContainer() - Constructor for class ru.testit.models.MainContainer
- mapStatusType(String) - Static method in class ru.testit.clients.Converter
-
PASSED("Passed"), FAILED("Failed"), SKIPPED("Skipped"), INPROGRESS("InProgress"), BLOCKED("Blocked")
- message(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- message(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- message(String) - Method in class ru.testit.syncstorage.model.ShutdownResponse
- message(String) - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
N
- Namespace - Annotation Interface in ru.testit.annotations
- NEW_TEST_RUN - Enum constant in enum class ru.testit.properties.AdapterMode
O
- OFFSET_DATE_TIME - Static variable in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- operationServerIndex - Variable in class ru.testit.syncstorage.invoker.ApiClient
- operationServers - Variable in class ru.testit.syncstorage.invoker.ApiClient
- operationServerVariables - Variable in class ru.testit.syncstorage.invoker.ApiClient
P
- Pair - Class in ru.testit.syncstorage.invoker
- Pair(String, String) - Constructor for class ru.testit.syncstorage.invoker.Pair
- parameterToPairs(String, String, Object) - Method in class ru.testit.syncstorage.invoker.ApiClient
- parameterToString(Object) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Format the given parameter object into string.
- parse(String) - Method in class ru.testit.syncstorage.invoker.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class ru.testit.syncstorage.invoker.RFC3339DateFormat
- parseDate(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Parse the given string into Date object.
- parseOffsetDateTime(String) - Method in class ru.testit.syncstorage.invoker.JavaTimeFormatter
-
Parse the given string into
OffsetDateTimeobject. - PASSED - Enum constant in enum class ru.testit.models.ItemStatus
-
Marks passed tests.
- PENDING - Enum constant in enum class ru.testit.models.ItemStage
-
Pending stage.
- pid(String) - Method in class ru.testit.syncstorage.model.RegisterRequest
- pid(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- pid(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- prepareDownloadFile(Response) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Prepare the file for download from the response.
- prepareTestResultForTestRun(TestResult, String) - Static method in class ru.testit.clients.Converter
- prepareToCreateAutoTest(TestResult, String) - Static method in class ru.testit.clients.Converter
- prepareToUpdateAutoTest(TestResult, AutoTestApiResult, String) - Static method in class ru.testit.clients.Converter
- PRIVATE_TOKEN - Static variable in class ru.testit.properties.AppProperties
- PROJECT_ID - Static variable in class ru.testit.properties.AppProperties
- projectId(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- put(String, T) - Method in class ru.testit.services.ResultStorage
R
- registerDescendants(Class<?>, Map<String, GenericType<?>>) - Static method in class ru.testit.syncstorage.invoker.JSON
-
Register the oneOf/anyOf descendants of the modelClass.
- registerDiscriminator(Class<?>, String, Map<String, Class<?>>) - Static method in class ru.testit.syncstorage.invoker.JSON
-
Register a model class discriminator.
- registerPost(RegisterRequest) - Method in class ru.testit.syncstorage.api.WorkersApi
-
Register a new worker Register a new worker with the sync storage service.
- registerPostWithHttpInfo(RegisterRequest) - Method in class ru.testit.syncstorage.api.WorkersApi
-
Register a new worker Register a new worker with the sync storage service.
- RegisterRequest - Class in ru.testit.syncstorage.model
-
RegisterRequest
- RegisterRequest() - Constructor for class ru.testit.syncstorage.model.RegisterRequest
- RegisterResponse - Class in ru.testit.syncstorage.model
-
RegisterResponse
- RegisterResponse() - Constructor for class ru.testit.syncstorage.model.RegisterResponse
- registerWorker(String, String) - Method in class ru.testit.syncstorage.ClientWrapper
- RegistrationResult(String, boolean) - Constructor for class ru.testit.syncstorage.ClientWrapper.RegistrationResult
- RELATED - Enum constant in enum class ru.testit.models.LinkType
- remove(String) - Method in class ru.testit.services.ResultStorage
- REPOSITORY - Enum constant in enum class ru.testit.models.LinkType
- REQUIREMENT - Enum constant in enum class ru.testit.models.LinkType
- ResultStorage - Class in ru.testit.services
-
Storage for test results
- ResultStorage() - Constructor for class ru.testit.services.ResultStorage
- ResultWithAttachments - Interface in ru.testit.models
-
The marker interface for model objects with attachments.
- ResultWithDescription - Interface in ru.testit.models
-
The marker interface for model objects with description.
- ResultWithParameters - Interface in ru.testit.models
-
The marker interface for model objects with parameters.
- ResultWithSteps - Interface in ru.testit.models
-
The marker interface for model objects with steps.
- ResultWithTitle - Interface in ru.testit.models
-
The marker interface for model objects with title.
- RFC3339DateFormat - Class in ru.testit.syncstorage.invoker
- RFC3339DateFormat() - Constructor for class ru.testit.syncstorage.invoker.RFC3339DateFormat
- RFC3339InstantDeserializer<T extends Temporal> - Class in ru.testit.syncstorage.invoker
- RFC3339InstantDeserializer(Class<T>, DateTimeFormatter, Function<TemporalAccessor, T>, Function<InstantDeserializer.FromIntegerArguments, T>, Function<InstantDeserializer.FromDecimalArguments, T>, BiFunction<T, ZoneId, T>, boolean, boolean, boolean) - Constructor for class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- RFC3339JavaTimeModule - Class in ru.testit.syncstorage.invoker
- RFC3339JavaTimeModule() - Constructor for class ru.testit.syncstorage.invoker.RFC3339JavaTimeModule
- ru.testit.annotations - package ru.testit.annotations
- ru.testit.aspects - package ru.testit.aspects
- ru.testit.clients - package ru.testit.clients
- ru.testit.listener - package ru.testit.listener
- ru.testit.models - package ru.testit.models
- ru.testit.properties - package ru.testit.properties
- ru.testit.services - package ru.testit.services
- ru.testit.services.core - package ru.testit.services.core
- ru.testit.syncstorage - package ru.testit.syncstorage
- ru.testit.syncstorage.api - package ru.testit.syncstorage.api
- ru.testit.syncstorage.invoker - package ru.testit.syncstorage.invoker
- ru.testit.syncstorage.invoker.auth - package ru.testit.syncstorage.invoker.auth
- ru.testit.syncstorage.model - package ru.testit.syncstorage.model
- ru.testit.writers - package ru.testit.writers
- ru.testit.writers.helpers - package ru.testit.writers.helpers
- RUN_ALL_TESTS - Enum constant in enum class ru.testit.properties.AdapterMode
- RUNNING - Enum constant in enum class ru.testit.models.ItemStage
-
Running stage.
- runSafelyMethod(List<T>, BiConsumer<T, S>, S) - Method in class ru.testit.listener.ListenerManager
S
- SCHEDULED - Enum constant in enum class ru.testit.models.ItemStage
-
Scheduled stage.
- scheduleTestCase(TestResult) - Method in class ru.testit.services.AdapterManager
-
Schedule given test case.
- scheduleTestCase(TestResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- scheduleTestCase(TestResult) - Method in class ru.testit.services.core.AdapterTestCaseHelper
- selectHeaderAccept(String...) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String...) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- sendInProgressIfNeeded(TestResult) - Method in class ru.testit.syncstorage.SyncStorageService
- sendTestResults(String, List<AutoTestResultsForTestRunModel>) - Method in interface ru.testit.clients.ITmsApiClient
- sendTestResults(String, List<AutoTestResultsForTestRunModel>) - Method in class ru.testit.clients.TmsApiClient
- sendTestResultToSyncStorage(String, String, TestResult, String) - Method in class ru.testit.syncstorage.ClientWrapper
- serialize(Object, Map<String, Object>, String, boolean) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Serialize the given Java object into string entity according the given Content-Type (only JSON is supported for now).
- serializeToString(Object, Map<String, Object>, String, boolean) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Serialize the given Java object into string according the given Content-Type (only JSON, HTTP form is supported for now).
- ServerConfiguration - Class in ru.testit.syncstorage.invoker
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class ru.testit.syncstorage.invoker.ServerConfiguration
- serverIndex - Variable in class ru.testit.syncstorage.invoker.ApiClient
- servers - Variable in class ru.testit.syncstorage.invoker.ApiClient
- ServerVariable - Class in ru.testit.syncstorage.invoker
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class ru.testit.syncstorage.invoker.ServerVariable
- serverVariables - Variable in class ru.testit.syncstorage.invoker.ApiClient
- ServiceLoaderListener - Class in ru.testit.listener
- setActualInstance(Object) - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
-
Set the actual instance
- setAfterClassMethods(List<FixtureResult>) - Method in class ru.testit.models.ClassContainer
-
Sets afterClassMethods.
- setAfterEachTest(List<FixtureResult>) - Method in class ru.testit.models.ClassContainer
-
Sets afters.
- setAfterMethods(List<FixtureResult>) - Method in class ru.testit.models.MainContainer
-
Sets afterMethods.
- setAfterStatus() - Method in class ru.testit.services.ExecutableTest
- setApiClient(ApiClient) - Method in class ru.testit.syncstorage.api.CompletionApi
-
Set the API client
- setApiClient(ApiClient) - Method in class ru.testit.syncstorage.api.HealthApi
-
Set the API client
- setApiClient(ApiClient) - Method in class ru.testit.syncstorage.api.SystemApi
-
Set the API client
- setApiClient(ApiClient) - Method in class ru.testit.syncstorage.api.TestResultsApi
-
Set the API client
- setApiClient(ApiClient) - Method in class ru.testit.syncstorage.api.WorkersApi
-
Set the API client
- setApiKey(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class ru.testit.syncstorage.invoker.auth.ApiKeyAuth
- setAttachments(List<String>) - Method in class ru.testit.models.FixtureResult
-
Sets attachments.
- setAttachments(List<String>) - Method in class ru.testit.models.StepResult
-
Sets attachments.
- setAttachments(List<String>) - Method in class ru.testit.models.TestResult
-
Sets attachments.
- setAutomaticCreationTestCases(boolean) - Method in class ru.testit.models.TestResult
-
Sets automaticCreationTestCases.
- setAutoTestExternalId(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setBasePath(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Sets the base URL to the location where the OpenAPI document is being served.
- setBearerToken(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to set bearer token for the first Bearer authentication.
- setBearerToken(String) - Method in class ru.testit.syncstorage.invoker.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setBeforeClassMethods(List<FixtureResult>) - Method in class ru.testit.models.ClassContainer
-
Sets beforeClassMethods.
- setBeforeEachTest(List<FixtureResult>) - Method in class ru.testit.models.ClassContainer
-
Sets getBeforeEachTest.
- setBeforeMethods(List<FixtureResult>) - Method in class ru.testit.models.MainContainer
-
Sets beforeMethods.
- setChildren(List<String>) - Method in class ru.testit.models.ClassContainer
-
Sets children.
- setChildren(List<String>) - Method in class ru.testit.models.MainContainer
-
Sets children.
- setClassName(String) - Method in class ru.testit.models.TestResult
-
Sets class name.
- setClientConfig(ClientConfig) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set the client config.
- setConnectTimeout(int) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set the connect timeout (in milliseconds).
- setDateFormat(DateFormat) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set the date format used to parse/format date parameters.
- setDateFormat(DateFormat) - Method in class ru.testit.syncstorage.invoker.JSON
-
Set the date format for JSON (de)serialization with Date properties.
- setDebugging(boolean) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Enable/disable debugging for this API client.
- setDefault(JSON) - Static method in class ru.testit.syncstorage.invoker.JSON
-
Set the default JSON instance.
- setDefaultApiClient(ApiClient) - Static method in class ru.testit.syncstorage.invoker.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDescription(String) - Method in class ru.testit.models.FixtureResult
-
Sets description.
- setDescription(String) - Method in class ru.testit.models.LinkItem
-
Sets description.
- setDescription(String) - Method in interface ru.testit.models.ResultWithDescription
-
Sets description.
- setDescription(String) - Method in class ru.testit.models.StepResult
-
Sets description.
- setDescription(String) - Method in class ru.testit.models.TestResult
-
Sets description.
- setExternalId(String) - Method in class ru.testit.models.TestResult
-
Sets external id.
- setExternalKey(String) - Method in class ru.testit.models.TestResult
-
Sets externalKey.
- setHttpClient(Client) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Setter for the field
httpClient. - setIsAlreadyInProgress(boolean) - Method in class ru.testit.syncstorage.SyncStorageRunner
- setIsMaster(Boolean) - Method in class ru.testit.syncstorage.model.RegisterResponse
- setItemStage(ItemStage) - Method in class ru.testit.models.FixtureResult
-
Sets item stage.
- setItemStage(ItemStage) - Method in class ru.testit.models.StepResult
-
Sets item stage.
- setItemStage(ItemStage) - Method in class ru.testit.models.TestResult
-
Sets item stage.
- setItemStatus(ItemStatus) - Method in class ru.testit.models.FixtureResult
-
Sets item status.
- setItemStatus(ItemStatus) - Method in class ru.testit.models.StepResult
-
Sets item status.
- setItemStatus(ItemStatus) - Method in class ru.testit.models.TestResult
-
Sets item status.
- setLabels(List<Label>) - Method in class ru.testit.models.TestResult
-
Sets labels.
- setLastUpdate(OffsetDateTime) - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- setLinkItems(List<LinkItem>) - Method in class ru.testit.models.FixtureResult
-
Sets links.
- setLinkItems(List<LinkItem>) - Method in class ru.testit.models.StepResult
-
Sets links.
- setLinkItems(List<LinkItem>) - Method in class ru.testit.models.TestResult
-
Sets links.
- setMainContainerUuid(String) - Method in class ru.testit.models.TestResult
- setMessage(String) - Method in class ru.testit.models.TestResult
-
Sets message.
- setMessage(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- setMessage(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- setMessage(String) - Method in class ru.testit.syncstorage.model.ShutdownResponse
- setMessage(String) - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
- setName(String) - Method in class ru.testit.models.ClassContainer
-
Sets name.
- setName(String) - Method in class ru.testit.models.Label
-
Sets name.
- setName(String) - Method in class ru.testit.models.TestResult
-
Sets name.
- setOffsetDateTimeFormatter(DateTimeFormatter) - Method in class ru.testit.syncstorage.invoker.JavaTimeFormatter
-
Set the date format used to parse/format
OffsetDateTimeparameters. - setParameters(String, Map<String, String>) - Static method in class ru.testit.services.Utils
- setParameters(Map<String, String>) - Method in class ru.testit.models.FixtureResult
-
Sets parameters.
- setParameters(Map<String, String>) - Method in class ru.testit.models.StepResult
-
Sets parameters.
- setParameters(Map<String, String>) - Method in class ru.testit.models.TestResult
-
Sets parameters.
- setParent(String) - Method in class ru.testit.models.FixtureResult
-
Sets parent.
- setPassword(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- setPid(String) - Method in class ru.testit.syncstorage.model.RegisterRequest
- setPid(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- setPid(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- setProjectId(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setReadTimeout(int) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set the read timeout (in milliseconds).
- setResultLinks(List<LinkItem>) - Method in class ru.testit.models.TestResult
-
Sets result links.
- setServerIndex(Integer) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Setter for the field
serverIndex. - setServers(List<ServerConfiguration>) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Setter for the field
servers. - setServerVariables(Map<String, String>) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Setter for the field
serverVariables. - setSpaceName(String) - Method in class ru.testit.models.TestResult
-
Sets space name.
- setStart(Long) - Method in class ru.testit.models.ClassContainer
-
Sets start.
- setStart(Long) - Method in class ru.testit.models.FixtureResult
-
Sets start.
- setStart(Long) - Method in class ru.testit.models.MainContainer
-
Sets start.
- setStart(Long) - Method in class ru.testit.models.StepResult
-
Sets start.
- setStart(Long) - Method in class ru.testit.models.TestResult
-
Sets start.
- setStartedOn(OffsetDateTime) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setStartedOn_JsonNullable(JsonNullable<OffsetDateTime>) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setStatus(String) - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- setStatus(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- setStatus(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- setStatus(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- setStatus(String) - Method in class ru.testit.syncstorage.model.ShutdownResponse
- setStatus(String) - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
- setStatusCode(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setStatusType(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- setSteps(List<StepResult>) - Method in class ru.testit.models.FixtureResult
-
Sets steps.
- setSteps(List<StepResult>) - Method in class ru.testit.models.StepResult
-
Sets steps.
- setSteps(List<StepResult>) - Method in class ru.testit.models.TestResult
-
Sets steps.
- setStop(Long) - Method in class ru.testit.models.ClassContainer
-
Sets stop.
- setStop(Long) - Method in class ru.testit.models.FixtureResult
-
Sets stop.
- setStop(Long) - Method in class ru.testit.models.MainContainer
-
Sets stop.
- setStop(Long) - Method in class ru.testit.models.StepResult
-
Sets stop.
- setStop(Long) - Method in class ru.testit.models.TestResult
-
Sets stop.
- setTags(List<String>) - Method in class ru.testit.models.TestResult
-
Sets tags.
- setTempFolderPath(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set temp folder path
- setTestRunId(String) - Method in class ru.testit.clients.ClientConfiguration
- setTestRunId(String) - Method in class ru.testit.syncstorage.model.RegisterRequest
- setTestRunId(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- setTestRunId(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- setTestStatus() - Method in class ru.testit.services.ExecutableTest
- setThrowable(Throwable) - Method in class ru.testit.models.StepResult
-
Sets throwable.
- setThrowable(Throwable) - Method in class ru.testit.models.TestResult
-
Sets throwable.
- setTitle(String) - Method in class ru.testit.models.FixtureResult
-
Sets title.
- setTitle(String) - Method in class ru.testit.models.LinkItem
-
Sets title.
- setTitle(String) - Method in interface ru.testit.models.ResultWithTitle
-
Sets title.
- setTitle(String) - Method in class ru.testit.models.StepResult
-
Sets title.
- setTitle(String) - Method in class ru.testit.models.TestResult
-
Sets title.
- setType(LinkType) - Method in class ru.testit.models.LinkItem
-
Sets type.
- setupModule(Module.SetupContext) - Method in class ru.testit.syncstorage.invoker.RFC3339JavaTimeModule
- setUrl(String) - Method in class ru.testit.models.LinkItem
-
Sets url.
- setUserAgent(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class ru.testit.syncstorage.invoker.auth.HttpBasicAuth
- setUuid(String) - Method in class ru.testit.models.ClassContainer
-
Sets uuid.
- setUuid(String) - Method in class ru.testit.models.MainContainer
-
Sets uuid.
- setUuid(String) - Method in class ru.testit.models.TestResult
-
Sets uuid.
- setWorkerStatus(String) - Method in class ru.testit.services.AdapterManager
- setWorkerStatus(String) - Method in class ru.testit.services.core.AdapterSupportFacade
- setWorkerStatus(String) - Method in class ru.testit.syncstorage.SyncStorageService
- setWorkerStatus(String, String) - Method in class ru.testit.services.AdapterManager
-
Sets the status of a worker by its PID
- setWorkerStatus(String, String) - Method in class ru.testit.services.core.AdapterSupportFacade
- setWorkerStatus(String, String) - Method in class ru.testit.syncstorage.SyncStorageService
- setWorkerStatus(String, String, String, String) - Method in class ru.testit.syncstorage.ClientWrapper
- setWorkerStatusPost(SetWorkerStatusRequest) - Method in class ru.testit.syncstorage.api.WorkersApi
-
Set worker status Set the status of a worker by its PID.
- setWorkerStatusPostWithHttpInfo(SetWorkerStatusRequest) - Method in class ru.testit.syncstorage.api.WorkersApi
-
Set worker status Set the status of a worker by its PID.
- SetWorkerStatusRequest - Class in ru.testit.syncstorage.model
-
SetWorkerStatusRequest
- SetWorkerStatusRequest() - Constructor for class ru.testit.syncstorage.model.SetWorkerStatusRequest
- SetWorkerStatusResponse - Class in ru.testit.syncstorage.model
-
SetWorkerStatusResponse
- SetWorkerStatusResponse() - Constructor for class ru.testit.syncstorage.model.SetWorkerStatusResponse
- setWorkItemIds(List<String>) - Method in class ru.testit.models.TestResult
-
Sets work item id.
- shouldAutomaticCreationTestCases() - Method in class ru.testit.properties.AdapterConfig
- shouldAutomaticUpdationLinksToTestCases() - Method in class ru.testit.clients.ClientConfiguration
- shouldEnableTmsIntegration() - Method in class ru.testit.properties.AdapterConfig
- shouldImportRealtime() - Method in class ru.testit.clients.ClientConfiguration
- shutdownPost() - Method in class ru.testit.syncstorage.api.SystemApi
-
Shutdown service Initiate shutdown of the service.
- shutdownPostWithHttpInfo() - Method in class ru.testit.syncstorage.api.SystemApi
-
Shutdown service Initiate shutdown of the service.
- ShutdownResponse - Class in ru.testit.syncstorage.model
-
ShutdownResponse
- ShutdownResponse() - Constructor for class ru.testit.syncstorage.model.ShutdownResponse
- SKIPPED - Enum constant in enum class ru.testit.models.ItemStatus
-
Marks skipped tests.
- start() - Method in class ru.testit.syncstorage.SyncStorageRunner
-
Start SyncStorage process or connect to existing one
- start(String) - Method in class ru.testit.services.ThreadContext
-
Adds new uuid.
- startClassContainer(String, ClassContainer) - Method in class ru.testit.services.AdapterManager
-
Starts class container.
- startClassContainer(String, ClassContainer) - Method in class ru.testit.services.core.AdapterContainerHelper
- startClassContainer(String, ClassContainer) - Method in class ru.testit.services.core.AdapterCoreFacade
- startedOn(OffsetDateTime) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- startMainContainer(MainContainer) - Method in class ru.testit.services.AdapterManager
-
Starts main container.
- startMainContainer(MainContainer) - Method in class ru.testit.services.core.AdapterContainerHelper
- startMainContainer(MainContainer) - Method in class ru.testit.services.core.AdapterCoreFacade
- startPrepareFixture(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new prepare fixture with given parent.
- startPrepareFixture(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startPrepareFixture(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startPrepareFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new prepare fixture with given parent.
- startPrepareFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startPrepareFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startPrepareFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new prepare fixture with given parent.
- startPrepareFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startPrepareFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startStep(String, String, StepResult) - Method in class ru.testit.services.AdapterManager
-
Start a new step as child of specified parent.
- startStep(String, String, StepResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startStep(String, String, StepResult) - Method in class ru.testit.services.core.AdapterStepHelper
- startStep(String, StepResult) - Method in class ru.testit.services.AdapterManager
-
Start a new step as child step of current running test case or step.
- startStep(String, StepResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startStep(String, StepResult) - Method in class ru.testit.services.core.AdapterStepHelper
- startStep(JoinPoint) - Method in class ru.testit.aspects.StepAspect
- startTearDownFixture(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new tear down fixture with given parent.
- startTearDownFixture(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startTearDownFixture(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startTearDownFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new tear down fixture with given parent.
- startTearDownFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startTearDownFixtureAll(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startTearDownFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.AdapterManager
-
Start a new tear down fixture with given parent.
- startTearDownFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterCoreFacade
- startTearDownFixtureEachTest(String, String, FixtureResult) - Method in class ru.testit.services.core.AdapterFixtureHelper
- startTestCase(String) - Method in class ru.testit.services.AdapterManager
-
Starts test case with given uuid.
- startTestCase(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- startTestCase(String) - Method in class ru.testit.services.core.AdapterTestCaseHelper
- startTests() - Method in class ru.testit.services.AdapterManager
- startTests() - Method in class ru.testit.services.core.AdapterStartupHelper
- startTests() - Method in class ru.testit.services.core.AdapterSupportFacade
- status(String) - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- status(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- status(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- status(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- status(String) - Method in class ru.testit.syncstorage.model.ShutdownResponse
- status(String) - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
- statusCode(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- statusType(String) - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- Step - Annotation Interface in ru.testit.annotations
- StepAspect - Class in ru.testit.aspects
- StepAspect() - Constructor for class ru.testit.aspects.StepAspect
- StepResult - Class in ru.testit.models
-
Model describes step.
- StepResult() - Constructor for class ru.testit.models.StepResult
- stepResultsToRequests(List<AttachmentPutModelAutoTestStepResultsModel>) - Static method in class ru.testit.clients.Converter
- stepResultToRequest(AttachmentPutModelAutoTestStepResultsModel) - Static method in class ru.testit.clients.Converter
- stop() - Method in class ru.testit.services.ThreadContext
-
Removes latest added uuid.
- stopClassContainer(String) - Method in class ru.testit.services.AdapterManager
-
Stops class container by given uuid.
- stopClassContainer(String) - Method in class ru.testit.services.core.AdapterContainerHelper
- stopClassContainer(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- stopFixture(String) - Method in class ru.testit.services.AdapterManager
-
Stops fixture by given uuid.
- stopFixture(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- stopFixture(String) - Method in class ru.testit.services.core.AdapterFixtureHelper
- stopMainContainer(String) - Method in class ru.testit.services.AdapterManager
-
Stops main container by given uuid.
- stopMainContainer(String) - Method in class ru.testit.services.core.AdapterContainerHelper
- stopMainContainer(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- stopStep() - Method in class ru.testit.services.AdapterManager
-
Stops current running step.
- stopStep() - Method in class ru.testit.services.core.AdapterCoreFacade
- stopStep() - Method in class ru.testit.services.core.AdapterStepHelper
- stopStep(String) - Method in class ru.testit.services.AdapterManager
-
Stops step by given uuid.
- stopStep(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- stopStep(String) - Method in class ru.testit.services.core.AdapterStepHelper
- stopTestCase(String) - Method in class ru.testit.services.AdapterManager
-
Stops test case by given uuid.
- stopTestCase(String) - Method in class ru.testit.services.core.AdapterCoreFacade
- stopTestCase(String) - Method in class ru.testit.services.core.AdapterTestCaseHelper
- StringUtil - Class in ru.testit.syncstorage.invoker
- StringUtil() - Constructor for class ru.testit.syncstorage.invoker.StringUtil
- SYNC_STORAGE_PATH - Static variable in class ru.testit.properties.AppProperties
- SYNC_STORAGE_PORT - Static variable in class ru.testit.properties.AppProperties
- SyncStorageRunner - Class in ru.testit.syncstorage
- SyncStorageRunner(String, String, String, String) - Constructor for class ru.testit.syncstorage.SyncStorageRunner
- SyncStorageService - Class in ru.testit.syncstorage
- SyncStorageService(ClientConfiguration, ITmsApiClient, ClientWrapper) - Constructor for class ru.testit.syncstorage.SyncStorageService
- SystemApi - Class in ru.testit.syncstorage.api
- SystemApi() - Constructor for class ru.testit.syncstorage.api.SystemApi
- SystemApi(ApiClient) - Constructor for class ru.testit.syncstorage.api.SystemApi
T
- Tags - Annotation Interface in ru.testit.annotations
- teardown() - Method in class ru.testit.writers.helpers.BulkAutotestHelper
- tempFolderPath - Variable in class ru.testit.syncstorage.invoker.ApiClient
- TEST_RUN_ID - Static variable in class ru.testit.properties.AppProperties
- TEST_RUN_NAME - Static variable in class ru.testit.properties.AppProperties
- TestResult - Class in ru.testit.models
-
The model object that stores information about test that was run.
- TestResult() - Constructor for class ru.testit.models.TestResult
- TestResultCutApiModel - Class in ru.testit.syncstorage.model
-
TestResultCutApiModel
- TestResultCutApiModel() - Constructor for class ru.testit.syncstorage.model.TestResultCutApiModel
- TestResultsApi - Class in ru.testit.syncstorage.api
- TestResultsApi() - Constructor for class ru.testit.syncstorage.api.TestResultsApi
- TestResultsApi(ApiClient) - Constructor for class ru.testit.syncstorage.api.TestResultsApi
- TestResultSaveResponse - Class in ru.testit.syncstorage.model
-
TestResultSaveResponse
- TestResultSaveResponse() - Constructor for class ru.testit.syncstorage.model.TestResultSaveResponse
- testResultToAutoTestCreateApiModel(TestResult) - Static method in class ru.testit.clients.Converter
- testResultToAutoTestResultsForTestRunModel(TestResult) - Static method in class ru.testit.clients.Converter
- testResultToAutoTestUpdateApiModel(TestResult) - Static method in class ru.testit.clients.Converter
- testResultToTestResultUpdateModel(TestResultResponse) - Static method in class ru.testit.clients.Converter
- testRunId(String) - Method in class ru.testit.syncstorage.model.RegisterRequest
- testRunId(String) - Method in class ru.testit.syncstorage.model.RegisterResponse
- testRunId(String) - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- ThreadContext - Class in ru.testit.services
-
Storage that stores information about not finished tests and steps.
- ThreadContext() - Constructor for class ru.testit.services.ThreadContext
- title() - Element in annotation interface ru.testit.annotations.Link
- Title - Annotation Interface in ru.testit.annotations
- TMS_IMPORT_REALTIME - Static variable in class ru.testit.properties.AppProperties
- TMS_INTEGRATION - Static variable in class ru.testit.properties.AppProperties
- TmsApiClient - Class in ru.testit.clients
- TmsApiClient(ClientConfiguration) - Constructor for class ru.testit.clients.TmsApiClient
- toIndentedString(Object) - Static method in class ru.testit.services.Utils
- toString() - Method in class ru.testit.clients.ClientConfiguration
- toString() - Method in class ru.testit.models.ClassContainer
- toString() - Method in class ru.testit.models.FixtureResult
- toString() - Method in class ru.testit.models.Label
- toString() - Method in class ru.testit.models.LinkItem
- toString() - Method in class ru.testit.models.MainContainer
- toString() - Method in class ru.testit.models.StepResult
- toString() - Method in class ru.testit.models.TestResult
- toString() - Method in class ru.testit.properties.AdapterConfig
- toString() - Method in class ru.testit.syncstorage.model.AbstractOpenApiSchema
- toString() - Method in class ru.testit.syncstorage.model.HealthStatusResponse
- toString() - Method in class ru.testit.syncstorage.model.RegisterRequest
- toString() - Method in class ru.testit.syncstorage.model.RegisterResponse
- toString() - Method in class ru.testit.syncstorage.model.SetWorkerStatusRequest
- toString() - Method in class ru.testit.syncstorage.model.SetWorkerStatusResponse
- toString() - Method in class ru.testit.syncstorage.model.ShutdownResponse
- toString() - Method in class ru.testit.syncstorage.model.TestResultCutApiModel
- toString() - Method in class ru.testit.syncstorage.model.TestResultSaveResponse
- type() - Element in annotation interface ru.testit.annotations.Link
U
- unlinkAutoTestToWorkItem(String, String) - Method in interface ru.testit.clients.ITmsApiClient
- unlinkAutoTestToWorkItem(String, String) - Method in class ru.testit.clients.TmsApiClient
- updateAutoTest(AutoTestUpdateApiModel) - Method in interface ru.testit.clients.ITmsApiClient
- updateAutoTest(AutoTestUpdateApiModel) - Method in class ru.testit.clients.TmsApiClient
- updateAutoTests(List<AutoTestUpdateApiModel>) - Method in interface ru.testit.clients.ITmsApiClient
- updateAutoTests(List<AutoTestUpdateApiModel>) - Method in class ru.testit.clients.TmsApiClient
- updateClassContainer(String, Consumer<ClassContainer>) - Method in class ru.testit.services.AdapterManager
-
Updates class container.
- updateClassContainer(String, Consumer<ClassContainer>) - Method in class ru.testit.services.core.AdapterContainerHelper
- updateClassContainer(String, Consumer<ClassContainer>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateFixture(String, Consumer<FixtureResult>) - Method in class ru.testit.services.AdapterManager
-
Updates fixture by given uuid.
- updateFixture(String, Consumer<FixtureResult>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateFixture(String, Consumer<FixtureResult>) - Method in class ru.testit.services.core.AdapterFixtureHelper
- updateIfPresent(String, Class<T>, Consumer<T>) - Method in class ru.testit.services.ResultStorage
-
Updates stored item in a thread-safe way.
- updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class ru.testit.syncstorage.invoker.ApiClient
-
Update query and header parameters based on authentication settings.
- updateStep(String, Consumer<StepResult>) - Method in class ru.testit.services.AdapterManager
-
Updates step by specified uuid.
- updateStep(String, Consumer<StepResult>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateStep(String, Consumer<StepResult>) - Method in class ru.testit.services.core.AdapterStepHelper
- updateStep(Consumer<StepResult>) - Method in class ru.testit.services.AdapterManager
-
Updates current step.
- updateStep(Consumer<StepResult>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateStep(Consumer<StepResult>) - Method in class ru.testit.services.core.AdapterStepHelper
- updateTestCase(String, Consumer<TestResult>) - Method in class ru.testit.services.AdapterManager
-
Updates test case by given uuid.
- updateTestCase(String, Consumer<TestResult>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateTestCase(String, Consumer<TestResult>) - Method in class ru.testit.services.core.AdapterTestCaseHelper
- updateTestCase(Consumer<TestResult>) - Method in class ru.testit.services.AdapterManager
-
Updates current test case
- updateTestCase(Consumer<TestResult>) - Method in class ru.testit.services.core.AdapterCoreFacade
- updateTestCase(Consumer<TestResult>) - Method in class ru.testit.services.core.AdapterTestCaseHelper
- updateTestResult(UUID, TestResultUpdateV2Request) - Method in interface ru.testit.clients.ITmsApiClient
- updateTestResult(UUID, TestResultUpdateV2Request) - Method in class ru.testit.clients.TmsApiClient
- updateTestRun(UpdateEmptyTestRunApiModel) - Method in interface ru.testit.clients.ITmsApiClient
- updateTestRun(UpdateEmptyTestRunApiModel) - Method in class ru.testit.clients.TmsApiClient
- url() - Element in annotation interface ru.testit.annotations.Link
- URL - Static variable in class ru.testit.properties.AppProperties
- URL - Variable in class ru.testit.syncstorage.invoker.ServerConfiguration
- URL() - Method in class ru.testit.syncstorage.invoker.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class ru.testit.syncstorage.invoker.ServerConfiguration
-
Format URL template using given variables.
- urlTrim(String) - Static method in class ru.testit.services.Utils
- USE_FILTER - Enum constant in enum class ru.testit.properties.AdapterMode
- userAgent - Variable in class ru.testit.syncstorage.invoker.ApiClient
- Utils - Class in ru.testit.services
V
- value() - Element in annotation interface ru.testit.annotations.Classname
- value() - Element in annotation interface ru.testit.annotations.Description
- value() - Element in annotation interface ru.testit.annotations.DisplayName
- value() - Element in annotation interface ru.testit.annotations.ExternalId
- value() - Element in annotation interface ru.testit.annotations.Labels
- value() - Element in annotation interface ru.testit.annotations.Namespace
- value() - Element in annotation interface ru.testit.annotations.Tags
- value() - Element in annotation interface ru.testit.annotations.Title
- value() - Element in annotation interface ru.testit.annotations.WorkItemIds
- value() - Method in enum class ru.testit.models.ItemStage
-
Value string.
- value() - Method in enum class ru.testit.models.ItemStatus
-
Value string.
- valueOf(int) - Static method in enum class ru.testit.properties.AdapterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.testit.models.ItemStage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.testit.models.ItemStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.testit.models.LinkType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ru.testit.properties.AdapterMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ru.testit.models.ItemStage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.testit.models.ItemStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.testit.models.LinkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ru.testit.properties.AdapterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- variables - Variable in class ru.testit.syncstorage.invoker.ServerConfiguration
- VERSION - Static variable in class ru.testit.syncstorage.invoker.Configuration
W
- waitCompletionGet(String) - Method in class ru.testit.syncstorage.api.CompletionApi
-
Wait for completion Wait until processing is completed for a test run.
- waitCompletionGetWithHttpInfo(String) - Method in class ru.testit.syncstorage.api.CompletionApi
-
Wait for completion Wait until processing is completed for a test run.
- withStepAnnotation() - Method in class ru.testit.aspects.StepAspect
- WorkersApi - Class in ru.testit.syncstorage.api
- WorkersApi() - Constructor for class ru.testit.syncstorage.api.WorkersApi
- WorkersApi(ApiClient) - Constructor for class ru.testit.syncstorage.api.WorkersApi
- WorkItemIds - Annotation Interface in ru.testit.annotations
- writeAttachment(String) - Method in class ru.testit.writers.HttpWriter
- writeAttachment(String) - Method in interface ru.testit.writers.Writer
- writeClass(ClassContainer) - Method in class ru.testit.writers.HttpWriter
- writeClass(ClassContainer) - Method in interface ru.testit.writers.Writer
- Writer - Interface in ru.testit.writers
- writeTest(TestResult) - Method in class ru.testit.writers.HttpWriter
- writeTest(TestResult) - Method in interface ru.testit.writers.Writer
- writeTestRealtime(TestResult) - Method in class ru.testit.writers.HttpWriter
- writeTestRealtime(TestResult) - Method in interface ru.testit.writers.Writer
- writeTests(MainContainer) - Method in class ru.testit.writers.HttpWriter
- writeTests(MainContainer) - Method in interface ru.testit.writers.Writer
Z
- ZONED_DATE_TIME - Static variable in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
_
- _failForNotLenient(JsonParser, DeserializationContext, JsonToken) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _fromEmptyString(JsonParser, DeserializationContext, String) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _fromString(JsonParser, DeserializationContext, String) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _handleDateTimeException(DeserializationContext, DateTimeException, String) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, JsonToken...) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _handleUnexpectedToken(DeserializationContext, JsonParser, String, Object...) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _isLenient - Variable in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _isValidTimestampString(String) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _peelDTE(DateTimeException) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _reportWrongToken(JsonParser, DeserializationContext, JsonToken...) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
- _reportWrongToken(DeserializationContext, JsonToken, String) - Method in class ru.testit.syncstorage.invoker.RFC3339InstantDeserializer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form