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

Download ersatz JAR 2.0.0 with all dependencies


Mock server library for testing HTTP clients.

Files of the artifact ersatz version 2.0.0 from the group com.stehno.ersatz.

Test

Artifact ersatz
Group com.stehno.ersatz
Version 2.0.0
Last update 08. December 2019
Tags: mock http library server testing clients
Organization not specified
URL http://stehno.com/ersatz
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies groovy, groovy-json, undertow-core, javax.servlet-api, hamcrest-library, awaitility,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ersatz Show documentation

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

0 downloads

Source code of ersatz version 2.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.stehno.ersatz
com.stehno.ersatz.com.stehno.ersatz.ErsatzProxy
com.stehno.ersatz.com.stehno.ersatz.ErsatzServer
com.stehno.ersatz.cfg
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.AnyExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.Authentication
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.AuthenticationConfig
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ChunkingConfig
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ContentType
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.DeleteExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.Expectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.GetExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.HeadExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.HttpMethod
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.MessageReaction
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.OptionsExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.PatchExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.PostExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ProxyConfig
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ProxyExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.PutExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ReceivedMessage
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.Request
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.RequestWithContent
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.Response
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.SentMessage
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.ServerConfig
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.WebSocketExpectations
com.stehno.ersatz.cfg.com.stehno.ersatz.cfg.WsMessageType
com.stehno.ersatz.encdec
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.Cookie
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.DecoderChain
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.Decoders
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.DecodingContext
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.EncoderChain
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.Encoders
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.ErsatzMultipartResponseContent
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.FunctionChain
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.MimeTypes
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.MultipartPart
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.MultipartRequestContent
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.MultipartResponseContent
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.RequestDecoders
com.stehno.ersatz.encdec.com.stehno.ersatz.encdec.ResponseEncoders
com.stehno.ersatz.impl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.AuthenticationConfigImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ChunkingConfigImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ErsatzRequest
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ErsatzRequestWithContent
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ErsatzResponse
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ExpectationsImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.MessageReactionImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ProxyConfigImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ProxyExpectationsImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ProxyRequestMatcher
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ReceivedMessageImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.Report
com.stehno.ersatz.impl.com.stehno.ersatz.impl.RequestMatcher
com.stehno.ersatz.impl.com.stehno.ersatz.impl.SentMessageImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.ServerConfigImpl
com.stehno.ersatz.impl.com.stehno.ersatz.impl.UnmatchedRequestReport
com.stehno.ersatz.impl.com.stehno.ersatz.impl.UnmatchedWsReport
com.stehno.ersatz.impl.com.stehno.ersatz.impl.WebSocketExpectationsImpl
com.stehno.ersatz.junit
com.stehno.ersatz.junit.com.stehno.ersatz.junit.ErsatzServerExtension
com.stehno.ersatz.junit.com.stehno.ersatz.junit.ErsatzServerRule
com.stehno.ersatz.junit.com.stehno.ersatz.junit.TestingHarness
com.stehno.ersatz.match
com.stehno.ersatz.match.com.stehno.ersatz.match.CookieMatcher
com.stehno.ersatz.match.com.stehno.ersatz.match.ErsatzMatchers
com.stehno.ersatz.match.com.stehno.ersatz.match.MultipartRequestMatcher
com.stehno.ersatz.match.com.stehno.ersatz.match.NoCookiesMatcher
com.stehno.ersatz.server
com.stehno.ersatz.server.com.stehno.ersatz.server.ClientRequest
com.stehno.ersatz.server.com.stehno.ersatz.server.UnderlyingProxyServer
com.stehno.ersatz.server.com.stehno.ersatz.server.UnderlyingServer
com.stehno.ersatz.server.undertow
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.BasicAuthHandler
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.DigestAuthHandler
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.ErsatzHttpHandler
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.ResponseChunker
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.SimpleAccount
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.SimpleIdentityManager
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.UndertowClientRequest
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.UndertowUnderlyingProxyServer
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.UndertowUnderlyingServer
com.stehno.ersatz.server.undertow.com.stehno.ersatz.server.undertow.WebSocketsHandlerBuilder
com.stehno.ersatz.util
com.stehno.ersatz.util.com.stehno.ersatz.util.ByteArrays
com.stehno.ersatz.util.com.stehno.ersatz.util.DummyContentGenerator
com.stehno.ersatz.util.com.stehno.ersatz.util.StorageUnit
.ersatz.keystore
space.jasan.support.groovy.closure
space.jasan.support.groovy.closure.space.jasan.support.groovy.closure.ConsumerWithDelegate
space.jasan.support.groovy.closure.space.jasan.support.groovy.closure.GroovyClosure




© 2015 - 2025 Weber Informatics LLC | Privacy Policy