All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download hoverfly-java JAR 0.12.1 with all dependencies


Hoverfly for Java. Capture and simulate HTTP(S) services in JUnit tests.

Files of the artifact hoverfly-java version 0.12.1 from the group io.specto.

Test

Artifact hoverfly-java
Group io.specto
Version 0.12.1
Last update 23. July 2019
Tags: hoverfly simulate services tests http capture java junit
Organization not specified
URL https://github.com/SpectoLabs/hoverfly-java
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies junit, okhttp, jackson-databind, jackson-datatype-jsr310, commons-lang3, zt-exec, slf4j-api, logback-classic,
There are maybe transitive dependencies!
There is a newer version: 0.19.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of hoverfly-java Show documentation

Please rate this JAR file. Is it a good library?

28 downloads

Source code of hoverfly-java version 0.12.1

META-INF
META-INF.META-INF.MANIFEST.MF
binaries
binaries.binaries.hoverfly_OSX_amd64
binaries.binaries.hoverfly_linux_386
binaries.binaries.hoverfly_linux_amd64
binaries.binaries.hoverfly_windows_386.exe
binaries.binaries.hoverfly_windows_amd64.exe
.cert.pem
io.specto.hoverfly.junit.api
io.specto.hoverfly.junit.api.io.specto.hoverfly.junit.api.AuthHeaderInterceptor
io.specto.hoverfly.junit.api.io.specto.hoverfly.junit.api.HoverflyClient
io.specto.hoverfly.junit.api.io.specto.hoverfly.junit.api.HoverflyClientException
io.specto.hoverfly.junit.api.io.specto.hoverfly.junit.api.OkHttpHoverflyClient
io.specto.hoverfly.junit.api.command
io.specto.hoverfly.junit.api.command.io.specto.hoverfly.junit.api.command.DestinationCommand
io.specto.hoverfly.junit.api.command.io.specto.hoverfly.junit.api.command.JournalSearchCommand
io.specto.hoverfly.junit.api.command.io.specto.hoverfly.junit.api.command.ModeCommand
io.specto.hoverfly.junit.api.command.io.specto.hoverfly.junit.api.command.SortParams
io.specto.hoverfly.junit.api.model
io.specto.hoverfly.junit.api.model.io.specto.hoverfly.junit.api.model.ModeArguments
io.specto.hoverfly.junit.api.view
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.DiffReport
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.DiffReportEntry
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.DiffView
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.HoverflyInfoView
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.ResponseDiffForRequestView
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.SimpleRequestDefinitionView
io.specto.hoverfly.junit.api.view.io.specto.hoverfly.junit.api.view.StateView
io.specto.hoverfly.junit.core
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.Hoverfly
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.HoverflyConfig
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.HoverflyConstants
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.HoverflyMode
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.HoverflyUtils
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.LoggingOutputStream
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.ProxyConfigurer
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SimulationPreprocessor
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SimulationSource
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SslConfigurer
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SystemConfig
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SystemConfigFactory
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SystemInfo
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.SystemProperty
io.specto.hoverfly.junit.core.io.specto.hoverfly.junit.core.TempFileManager
io.specto.hoverfly.junit.core.config
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.HoverflyConfigValidator
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.HoverflyConfiguration
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.LocalHoverflyConfig
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.LocalMiddleware
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.LogLevel
io.specto.hoverfly.junit.core.config.io.specto.hoverfly.junit.core.config.RemoteHoverflyConfig
io.specto.hoverfly.junit.core.model
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.DelaySettings
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.GlobalActions
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.HoverflyData
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.HoverflyMetaData
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.Journal
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.JournalEntry
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.Request
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.RequestDetails
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.RequestFieldMatcher
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.RequestResponsePair
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.Response
io.specto.hoverfly.junit.core.model.io.specto.hoverfly.junit.core.model.Simulation
io.specto.hoverfly.junit.dsl
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.AbstractDelaySettingsBuilder
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.HoverflyDsl
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.HoverflyDslException
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.HttpBodyConverter
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.RequestMatcherBuilder
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.ResponseBuilder
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.ResponseCreators
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.ResponseDelaySettingsBuilder
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.SingleQuoteHttpBodyConverter
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.StubServiceBuilder
io.specto.hoverfly.junit.dsl.io.specto.hoverfly.junit.dsl.StubServiceDelaySettingsBuilder
io.specto.hoverfly.junit.dsl.matchers
io.specto.hoverfly.junit.dsl.matchers.io.specto.hoverfly.junit.dsl.matchers.HoverflyMatchers
io.specto.hoverfly.junit.rule
io.specto.hoverfly.junit.rule.io.specto.hoverfly.junit.rule.HoverflyRule
io.specto.hoverfly.junit.rule.io.specto.hoverfly.junit.rule.HoverflyRuleUtils
io.specto.hoverfly.junit.rule.io.specto.hoverfly.junit.rule.NoDiffAssertionRule
io.specto.hoverfly.junit.verification
io.specto.hoverfly.junit.verification.io.specto.hoverfly.junit.verification.HoverflyVerificationError
io.specto.hoverfly.junit.verification.io.specto.hoverfly.junit.verification.HoverflyVerifications
io.specto.hoverfly.junit.verification.io.specto.hoverfly.junit.verification.VerificationCriteria
io.specto.hoverfly.junit.verification.io.specto.hoverfly.junit.verification.VerificationData
io.specto.hoverfly.junit.verification.io.specto.hoverfly.junit.verification.VerificationUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy