A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X 

G

GenericBodyProcessor - class in de.smartsquare.squit.mediatype.generic
Generic BodyProcessor implementation which simply copies over the request and responses.
GenericCanonicalizer - class in de.smartsquare.squit.mediatype.generic
Generic Canonicalizer implementation.
GenericDiffer - class in de.smartsquare.squit.mediatype.generic
Generic Differ for all other media types.
getActions() - function in org.gradle.api.DefaultTask
 
getActual() - function in de.smartsquare.squit.report.SquitReportResult
 
getActualLines() - function in de.smartsquare.squit.entity.SquitResult
List of lines of the actual response.
getActualResponseFiles() - function in de.smartsquare.squit.task.SquitPostProcessTask
Collection of actual response files except meta.json files for up-to-date checking.
getActualResponsesDir() - function in de.smartsquare.squit.task.SquitPostProcessTask
 
getActualResponsesDir() - function in de.smartsquare.squit.task.SquitRequestTask
The directory to save the results in.
getAlternativeName() - function in de.smartsquare.squit.entity.SquitResult
 
getAlternativeName() - function in de.smartsquare.squit.report.SquitReportResult
 
getAnt() - function in org.gradle.api.DefaultTask
 
getApplicationXmlMediaType() - function in de.smartsquare.squit.mediatype.MediaTypeFactory
 
getAsDynamicObject() - function in org.gradle.api.internal.AbstractTask
 
getAsPath() - function in de.smartsquare.squit.util.UtilExtensionsKt
Returns this as a Path.
getAsPath() - function in de.smartsquare.squit.util.UtilExtensionsKt
Returns this as a Path.
getAttributeQuoteCharacter() - function in org.dom4j.io.SquitOutputFormat
 
getAttributesOrderComparator() - function in org.dom4j.io.SquitOutputFormat
 
getAverageDuration() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getCanonicalize() - function in de.smartsquare.squit.SquitExtension.JsonExtension
If the HTML report should be canonicalized for JSON tests.
getCanonicalize() - function in de.smartsquare.squit.SquitExtension.XmlExtension
If the HTML report should be canonicalized for XML tests.
getChildren() - function in de.smartsquare.squit.report.SquitReportResultBranch
 
getCombinedName() - function in de.smartsquare.squit.entity.SquitResult
Convenience property with the combined name of this test.
getConfig() - function in de.smartsquare.squit.entity.SquitTest
 
getDatabaseConfigurations() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of SquitDatabaseConfiguration objects.
getDate() - function in de.smartsquare.squit.entity.SquitMetaInfo
The date the associated test was executed.
getDependsOn() - function in org.gradle.api.DefaultTask
 
getDescription() - function in de.smartsquare.squit.entity.SquitResult
An optional description of the test.
getDescription() - function in de.smartsquare.squit.report.SquitReportResult
 
getDescription() - function in org.gradle.api.DefaultTask
 
getDescriptions() - function in de.smartsquare.squit.entity.SquitTest
 
getDestroyables() - function in org.gradle.api.DefaultTask
 
getDidWork() - function in org.gradle.api.DefaultTask
 
getDifference() - function in de.smartsquare.squit.entity.SquitResult
The difference of the expected and actual responses.
getDuration() - function in de.smartsquare.squit.entity.SquitMetaInfo
The time the test has taken in milliseconds.
getDuration() - function in de.smartsquare.squit.report.SquitReportResult
 
getDuration() - function in de.smartsquare.squit.report.SquitSlowestTest
 
getEnabled() - function in org.gradle.api.DefaultTask
 
getEncoding() - function in org.dom4j.io.SquitOutputFormat
 
getEndpoint() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The endpoint to request against.
getEntries() - function in de.smartsquare.squit.task.SquitPostTestTask
 
getEntries() - function in de.smartsquare.squit.task.SquitPreTestTask
 
getError() - function in de.smartsquare.squit.report.SquitReportResult
 
getExpected() - function in de.smartsquare.squit.report.SquitReportResult
 
getExpectedLines() - function in de.smartsquare.squit.entity.SquitResult
List of lines of the expected response.
getExpectedResponseCode() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The HTTP status response code that is expected in the response.
getExpectedResponseInfo() - function in de.smartsquare.squit.entity.SquitResult
The response info object, which is expected in this test.
getExtensions() - function in org.gradle.api.DefaultTask
 
getFailed() - function in de.smartsquare.squit.util.TestResultCounts
 
getFailureReportDir() - function in de.smartsquare.squit.task.SquitTestTask
The directory to copy failed tests into.
getFinalizedBy() - function in org.gradle.api.DefaultTask
 
getFullPath() - function in de.smartsquare.squit.entity.SquitResult
Convenience property with the full path consisting of the path and the actual test directory.
getGeneratedAt() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getGroup() - function in org.gradle.api.DefaultTask
 
getGson() - function in de.smartsquare.squit.util.GsonUtilsKt
Shared Gson instance for compact serialisation/deserialisation.
getHeaders() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of headers to use for the request.
getHtmlReportDir() - function in de.smartsquare.squit.task.SquitTestTask
The directory to generate the HTML report into.
getId() - function in de.smartsquare.squit.entity.SquitResult
A unique id to use for further processing.
getId() - function in de.smartsquare.squit.report.SquitReportResult
 
getId() - function in de.smartsquare.squit.report.SquitSlowestTest
 
getIdentityPath() - function in org.gradle.api.internal.AbstractTask
 
getIgnored() - function in de.smartsquare.squit.report.SquitReportResult
 
getIgnored() - function in de.smartsquare.squit.util.TestResultCounts
 
getIgnoreFailures() - function in de.smartsquare.squit.SquitExtension
If failures should be ignored.
getIgnoreFailures() - function in de.smartsquare.squit.task.SquitTestTask
If failures should be ignored.
getImpliesSubProjects() - function in org.gradle.api.internal.AbstractTask
 
getIndent() - function in org.dom4j.io.SquitOutputFormat
 
getInfoActual() - function in de.smartsquare.squit.report.SquitReportResult
 
getInfoExpected() - function in de.smartsquare.squit.report.SquitReportResult
 
getInputs() - function in org.gradle.api.DefaultTask
 
getJdbcAddress() - function in de.smartsquare.squit.entity.SquitDatabaseConfiguration
The jdbc address, used to connect.
getJdbcDriverClassNames() - function in de.smartsquare.squit.task.SquitRequestTask
The class name of the jdbc Driver to use.
getJdbcDrivers() - function in de.smartsquare.squit.SquitExtension
The jdbc driver classes to use.
getJdbcDrivers() - function in de.smartsquare.squit.task.SquitRequestTask
The jdbc driver classes to use.
getJson() - function in de.smartsquare.squit.SquitExtension
Extension for JSON configuration.
getJsonCanonicalize() - function in de.smartsquare.squit.mediatype.MediaTypeConfig
If the HTML report should be canonicalized for JSON tests.
getJsonMediaType() - function in de.smartsquare.squit.mediatype.MediaTypeFactory
 
getLanguage() - function in de.smartsquare.squit.report.SquitReportResult
 
getLeafDirectories(java.nio.file.Path,java.lang.Boolean) - function in de.smartsquare.squit.io.FilesUtils
Returns all leaf directories of the given path, optionally sorted by alphanumeric order (if sort is set to true, which is the default).
getLifecycleDependencies() - function in org.gradle.api.internal.AbstractTask
 
getLineSeparator() - function in org.dom4j.io.SquitOutputFormat
 
getLocalState() - function in org.gradle.api.DefaultTask
 
getLogger() - function in org.gradle.api.DefaultTask
 
getLogging() - function in org.gradle.api.DefaultTask
 
getMediaType() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The mediaType to use for the request.
getMediaType() - function in de.smartsquare.squit.entity.SquitResult
The media type of the associated request and response.
getMediaTypeConfig() - function in de.smartsquare.squit.task.SquitTestTask
Configuration class for various properties of the media types.
getMetaFiles() - function in de.smartsquare.squit.task.SquitTestTask
Collection of meta.json files for up-to-date checking.
getMetaInfo() - function in de.smartsquare.squit.entity.SquitResult
Additional information associated with this result.
getMethod() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The method to use for the request.
getMustRunAfter() - function in org.gradle.api.DefaultTask
 
getName() - function in de.smartsquare.squit.entity.SquitDatabaseConfiguration
The assigned name of the configuration.
getName() - function in de.smartsquare.squit.report.SquitSlowestTest
 
getName() - function in kotlin.SquitPostTestTask
 
getName() - function in kotlin.SquitPreTestTask
 
getName() - function in org.gradle.api.DefaultTask
 
getNewLineAfterNTags() - function in org.dom4j.io.SquitOutputFormat
 
getOnlyIf() - function in org.gradle.api.internal.AbstractTask
 
getOrdinal() - function in kotlin.SquitPostTestTask
 
getOrdinal() - function in kotlin.SquitPreTestTask
 
getOutputs() - function in org.gradle.api.DefaultTask
 
getPassword() - function in de.smartsquare.squit.entity.SquitDatabaseConfiguration
The password to use when connecting.
getPath() - function in de.smartsquare.squit.entity.SquitResult
Convenience property with the path to the test without the actual test directory.
getPath() - function in de.smartsquare.squit.entity.SquitTest
 
getPath() - function in org.gradle.api.DefaultTask
 
getPostProcessors() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of post-processors to use.
getPostProcessorScripts() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of paths to post-processor scripts to use.
getPostRunners() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of post-runners to use.
getPostRunnerScripts() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of paths to pre-run scripts to use.
getPostSqlScripts() - function in de.smartsquare.squit.entity.SquitTest
 
getPostTestTasks() - function in de.smartsquare.squit.config.ConfigExtensionsKt
postTestTasks to execute.
getPreProcessors() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of pre-processors to use.
getPreProcessorScripts() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of paths to pre-processor scripts to use.
getPreRunners() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of pre-runners to use.
getPreRunnerScripts() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of paths to pre-run scripts to use.
getPreSqlScripts() - function in de.smartsquare.squit.entity.SquitTest
 
getPreTestTasks() - function in de.smartsquare.squit.config.ConfigExtensionsKt
preTestTasks to execute.
getPrettyGson() - function in de.smartsquare.squit.util.GsonUtilsKt
Shared Gson instance with pretty-printing enabled.
getProcessedActualResponseDir() - function in de.smartsquare.squit.task.SquitPostProcessTask
The directory to save the results in.
getProcessedResponsesDir() - function in de.smartsquare.squit.task.SquitTestTask
The directory of the previously (processed) requested responses.
getProcessedSources() - function in de.smartsquare.squit.task.SquitPreProcessTask
The directory to save the results in.
getProcessedSourcesDir() - function in de.smartsquare.squit.task.SquitPostProcessTask
The directory of the test sources.
getProcessedSourcesDir() - function in de.smartsquare.squit.task.SquitRequestTask
The directory of the test sources.
getProcessedSourcesDir() - function in de.smartsquare.squit.task.SquitTestTask
The directory of the test sources.
getProject() - function in org.gradle.api.DefaultTask
 
getProjectConfig() - function in de.smartsquare.squit.task.SquitPreProcessTask
The properties of the project parsed into a Config object.
getReasonNotToTrackState() - function in org.gradle.api.internal.AbstractTask
 
getReasonsNotToTrackState() - function in org.gradle.api.internal.AbstractTask
 
getReasonTaskIsIncompatibleWithConfigurationCache() - function in org.gradle.api.internal.AbstractTask
 
getReportDir() - function in de.smartsquare.squit.SquitExtension
The path to save reports and possible failures in.
getReportDir() - function in de.smartsquare.squit.task.SquitTestTask
The path to save reports and possible failures in.
getRequest() - function in de.smartsquare.squit.entity.SquitTest
 
getRequestTimeout() - function in de.smartsquare.squit.SquitExtension
The timeout in seconds to use for requests.
getRequestTimeout() - function in de.smartsquare.squit.task.SquitRequestTask
The timeout in seconds to use for requests.
getRequiredServices() - function in org.gradle.api.internal.AbstractTask
 
getResolveInvalidNamespaces() - function in de.smartsquare.squit.SquitExtension.XmlExtension
Whether to try to resolve invalid namespaces on canonicalization (e.g.
getResponse() - function in de.smartsquare.squit.entity.SquitTest
 
getResponseCode() - function in de.smartsquare.squit.entity.SquitResponseInfo
The HTTP status code of the response.
getResults() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getSharedResources() - function in org.gradle.api.internal.AbstractTask
 
getShouldExclude() - function in de.smartsquare.squit.config.ConfigExtensionsKt
If the test should be excluded.
getShouldIgnore() - function in de.smartsquare.squit.config.ConfigExtensionsKt
If the test should be ignored.
getShouldRunAfter() - function in org.gradle.api.DefaultTask
 
getShouldUnexclude() - function in de.smartsquare.squit.task.SquitPreProcessTask
If all excluded or ignored tests should be run nevertheless.
getSilent() - function in de.smartsquare.squit.SquitExtension
If squit should avoid printing anything if all tests pass.
getSilent() - function in de.smartsquare.squit.task.SquitRequestTask
If squit should avoid printing anything if all tests pass.
getSilent() - function in de.smartsquare.squit.task.SquitTestTask
If squit should avoid printing anything if all tests pass.
getSimpleName() - function in de.smartsquare.squit.entity.SquitResult
Convenience property with the name of this test.
getSlowestTest() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getSoapMediaType() - function in de.smartsquare.squit.mediatype.MediaTypeFactory
 
getSourceDir() - function in de.smartsquare.squit.SquitExtension
The path the sources lie in.
getSourceDir() - function in de.smartsquare.squit.task.SquitPreProcessTask
The path the sources lie in.
getStandardOutputCapture() - function in org.gradle.api.internal.AbstractTask
 
getStartedAt() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getState() - function in org.gradle.api.DefaultTask
 
getStrict() - function in de.smartsquare.squit.SquitExtension.XmlExtension
If the XML diffing should use strict (e.g.
getSuccess() - function in de.smartsquare.squit.report.SquitReportResult
 
getSuccessful() - function in de.smartsquare.squit.util.TestResultCounts
 
getTags() - function in de.smartsquare.squit.config.ConfigExtensionsKt
List of tags associated with the test.
getTagsAnd() - function in de.smartsquare.squit.task.SquitPreProcessTask
The tags to filter by (and).
getTagsOr() - function in de.smartsquare.squit.task.SquitPreProcessTask
The tags to filter by (or).
getTaskActions() - function in org.gradle.api.internal.AbstractTask
 
getTaskDependencies() - function in org.gradle.api.DefaultTask
 
getTaskIdentity() - function in org.gradle.api.internal.AbstractTask
 
getTemporaryDir() - function in org.gradle.api.DefaultTask
 
getTemporaryDirFactory() - function in org.gradle.api.internal.AbstractTask
 
getTestDir() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The path to the directory of the test
getTimeout() - function in org.gradle.api.DefaultTask
 
getTitle() - function in de.smartsquare.squit.config.ConfigExtensionsKt
The alternative title of the test.
getTotalDuration() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getUsername() - function in de.smartsquare.squit.entity.SquitDatabaseConfiguration
The username to use when connecting.
getVersion() - function in de.smartsquare.squit.report.SquitHtmlReportData
 
getXml() - function in de.smartsquare.squit.SquitExtension
Extension for XML configuration.
getXmlCanonicalize() - function in de.smartsquare.squit.mediatype.MediaTypeConfig
If the HTML report should be canonicalized for XML tests.
getXmlMediaType() - function in de.smartsquare.squit.mediatype.MediaTypeFactory
 
getXmlReportFile() - function in de.smartsquare.squit.task.SquitTestTask
The directory to generate the XML report file into.
getXmlResolveInvalidNamespaces() - function in de.smartsquare.squit.mediatype.MediaTypeConfig
 
getXmlStrict() - function in de.smartsquare.squit.mediatype.MediaTypeConfig
If the XML diffing should use strict (e.g.
GsonUtilsKt - class in de.smartsquare.squit.util
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X