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

Download testamation-core JAR 1.1 with all dependencies


Files of the artifact testamation-core version 1.1 from the group com.github.rlon008.

Test

Artifact testamation-core
Group com.github.rlon008
Version 1.1
Last update 13. December 2016
Tags: almost application integration functional testing framework black
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies slf4j-api, pdfbox, selenium-java, selenium-api, xml-apis, dumbster, mail, testamation-common, testamation-test-common, jackson-core, jackson-databind, sshd-sftp,
There are maybe transitive dependencies!
There is a newer version: 1.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of testamation-core Show documentation

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

0 downloads

Source code of testamation-core version 1.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.factories
nz.co.testamation.core
nz.co.testamation.core.nz.co.testamation.core.AbstractTestRunner
nz.co.testamation.core.nz.co.testamation.core.IntegrationTestRunner
nz.co.testamation.core.nz.co.testamation.core.SpringIntegrationTestRunner
nz.co.testamation.core.nz.co.testamation.core.TestTemplate
nz.co.testamation.core.nz.co.testamation.core.WebIntegrationTestAutoConfiguration
nz.co.testamation.core.client
nz.co.testamation.core.client.nz.co.testamation.core.client.BrowserDriver
nz.co.testamation.core.client.nz.co.testamation.core.client.SeleniumBrowserDriver
nz.co.testamation.core.client.page
nz.co.testamation.core.client.page.nz.co.testamation.core.client.page.BasePage
nz.co.testamation.core.client.page.nz.co.testamation.core.client.page.BaseUrlProvider
nz.co.testamation.core.client.page.nz.co.testamation.core.client.page.BaseUrlProviderImpl
nz.co.testamation.core.config
nz.co.testamation.core.config.nz.co.testamation.core.config.AbstractConfig
nz.co.testamation.core.config.nz.co.testamation.core.config.Config
nz.co.testamation.core.config.nz.co.testamation.core.config.ConfigNoResult
nz.co.testamation.core.config.nz.co.testamation.core.config.ConfigRunner
nz.co.testamation.core.config.nz.co.testamation.core.config.FreezeTimeConfig
nz.co.testamation.core.config.nz.co.testamation.core.config.TimePassesConfig
nz.co.testamation.core.exception
nz.co.testamation.core.exception.nz.co.testamation.core.exception.ExceptionRecorder
nz.co.testamation.core.exception.nz.co.testamation.core.exception.ExceptionRecorderImpl
nz.co.testamation.core.exception.nz.co.testamation.core.exception.ExpectationNotConsumedException
nz.co.testamation.core.exception.nz.co.testamation.core.exception.OnGoingExpectationNotCompleteException
nz.co.testamation.core.lifecycle
nz.co.testamation.core.lifecycle.nz.co.testamation.core.lifecycle.DynamicProxyLifeCyclePhaseFactory
nz.co.testamation.core.lifecycle.nz.co.testamation.core.lifecycle.LifeCyclePhase
nz.co.testamation.core.lifecycle.nz.co.testamation.core.lifecycle.LifeCyclePhaseFactory
nz.co.testamation.core.lifecycle.annotation
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.AfterExternalBehaviour
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.AfterGiven
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.AfterStep
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.AfterWhen
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.Reset
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.TearDown
nz.co.testamation.core.lifecycle.annotation.nz.co.testamation.core.lifecycle.annotation.TestLifeCycle
nz.co.testamation.core.matcher
nz.co.testamation.core.matcher.nz.co.testamation.core.matcher.HasXPathMatcher
nz.co.testamation.core.mock
nz.co.testamation.core.mock.nz.co.testamation.core.mock.AbstractHttpMockServer
nz.co.testamation.core.mock.nz.co.testamation.core.mock.HttpExpectationHandler
nz.co.testamation.core.mock.nz.co.testamation.core.mock.HttpExpectationHandlerImpl
nz.co.testamation.core.mock.nz.co.testamation.core.mock.HttpMockServer
nz.co.testamation.core.mock.nz.co.testamation.core.mock.HttpServletRequestWrapper
nz.co.testamation.core.mock.nz.co.testamation.core.mock.HttpServletRequestWrapperImpl
nz.co.testamation.core.mock.nz.co.testamation.core.mock.MockHttpResponseHandler
nz.co.testamation.core.mock.nz.co.testamation.core.mock.MockResponseHandler
nz.co.testamation.core.mock.nz.co.testamation.core.mock.OnGoingExpectation
nz.co.testamation.core.mock.nz.co.testamation.core.mock.OnGoingExpectationBuilder
nz.co.testamation.core.mock.nz.co.testamation.core.mock.OnGoingExpectationImpl
nz.co.testamation.core.mock.nz.co.testamation.core.mock.OnGoingExpectationRequestReceived
nz.co.testamation.core.mock.nz.co.testamation.core.mock.OnGoingExpectationStart
nz.co.testamation.core.mock.nz.co.testamation.core.mock.RequestWrapperFactory
nz.co.testamation.core.mock.nz.co.testamation.core.mock.RequestWrapperFactoryImpl
nz.co.testamation.core.mock.nz.co.testamation.core.mock.SimpleHttpMockServer
nz.co.testamation.core.mock.requestmatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.AttributeRequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.FormPostRequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.HttpMethod
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.HttpRequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.JsonRequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.RequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.SoapRequestMatcher
nz.co.testamation.core.mock.requestmatcher.nz.co.testamation.core.mock.requestmatcher.XmlRequestMatcher
nz.co.testamation.core.mock.response
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.HttpError404Response
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.HttpError500Response
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.MockHttpResponse
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.MockJsonResponse
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.MockResponse
nz.co.testamation.core.mock.response.nz.co.testamation.core.mock.response.MockXmlHttpResponse
nz.co.testamation.core.mock.sftp
nz.co.testamation.core.mock.sftp.nz.co.testamation.core.mock.sftp.ApacheMinaSFTPServer
nz.co.testamation.core.mock.sftp.nz.co.testamation.core.mock.sftp.DummyPublicKeyAuthenticator
nz.co.testamation.core.mock.sftp.nz.co.testamation.core.mock.sftp.InMemoryPasswordAuthenticator
nz.co.testamation.core.mock.sftp.nz.co.testamation.core.mock.sftp.MockPasswordAuthenticator
nz.co.testamation.core.mock.sftp.nz.co.testamation.core.mock.sftp.SFTPMockServer
nz.co.testamation.core.mock.smtp
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SimpleSmtpServerFactory
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SimpleSmtpServerFactoryImpl
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SmtpMessageWrapper
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SmtpMessageWrapperFactory
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SmtpMessageWrapperFactoryImpl
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SmtpMockServer
nz.co.testamation.core.mock.smtp.nz.co.testamation.core.mock.smtp.SmtpMockServerImpl
nz.co.testamation.core.reader
nz.co.testamation.core.reader.nz.co.testamation.core.reader.JsonClient
nz.co.testamation.core.reader.nz.co.testamation.core.reader.JsonClientImpl
nz.co.testamation.core.reader.nz.co.testamation.core.reader.SQLResult
nz.co.testamation.core.reader.nz.co.testamation.core.reader.SelectQuery
nz.co.testamation.core.reader.nz.co.testamation.core.reader.SelectRows
nz.co.testamation.core.reader.nz.co.testamation.core.reader.TableRow
nz.co.testamation.core.reader.nz.co.testamation.core.reader.TableRowImpl
nz.co.testamation.core.reader.nz.co.testamation.core.reader.WhereClauseBuilder
nz.co.testamation.core.reader.pdf
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.BasicHttpContextProvider
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.BrowserCookieHttpContextProvider
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.DefaultHttpClientProvider
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.HttpClientProvider
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.HttpContextProvider
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.PdfContentReader
nz.co.testamation.core.reader.pdf.nz.co.testamation.core.reader.pdf.PdfContentReaderImpl
nz.co.testamation.core.step
nz.co.testamation.core.step.nz.co.testamation.core.step.AbstractStep
nz.co.testamation.core.step.nz.co.testamation.core.step.Step
nz.co.testamation.core.step.nz.co.testamation.core.step.StepNoResult
nz.co.testamation.core.step.nz.co.testamation.core.step.StepRunner
nz.co.testamation.core.waiting
nz.co.testamation.core.waiting.nz.co.testamation.core.waiting.Task
nz.co.testamation.core.waiting.nz.co.testamation.core.waiting.WaitFor
nz.co.testamation.core.waiting.nz.co.testamation.core.waiting.WaitForEmpty
nz.co.testamation.core.waiting.nz.co.testamation.core.waiting.WaitForNotEmpty




© 2015 - 2025 Weber Informatics LLC | Privacy Policy