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

Download jmockring-core JAR 0.5.10 with all dependencies


jmockring - Java test MOCKing tool for spRING. A test harness tool for projects using the following technology stack: - Java 6+ - Spring 3.1 or greater as a DI/Deployment container - JUnit 4 and Mockito for testing - Jetty/Servlet API 3.0 for web app (war) deployment - for testing only Main features: 1) Partial Spring context deployment with automatic bean mocking for unavailable beans 2) Bootstrapping embedded Jetty server via JUnit runners 3) Configurable web application contexts 4) Automatic injection of Spring beans and mocks in JUnit tests via Java5 annotations

Files of the artifact jmockring-core version 0.5.10 from the group org.jmockring.

Artifact jmockring-core
Group org.jmockring
Version 0.5.10
Last update 22. January 2015
Tags: mockito using technology greater test tool jetty spring mocking following tests beans jmockring features only contexts deployment java5 unavailable application with bean automatic injection harness junit partial bootstrapping embedded main servlet projects configurable mocks container context testing java server runners annotations stack
Organization not specified
URL https://github.com/plechev/jmockring
License not specified
Dependencies amount 15
Dependencies javax.servlet-api, commons-collections, javax.inject, hibernate-jpa-2.0-api, spring-core, spring-beans, spring-expression, spring-context, spring-context-support, spring-web, spring-tx, commons-lang3, junit-dep, mockito-core, hamcrest-junit,
There are maybe transitive dependencies!
There is a newer version: 0.7.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jmockring-core Show documentation

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

0 downloads

Source code of jmockring-core version 0.5.10

META-INF
META-INF.META-INF.MANIFEST.MF
.log4j.properties
org.jmockring
org.jmockring.org.jmockring.JMockring
org.jmockring.annotation
org.jmockring.annotation.org.jmockring.annotation.BootstrapConfig
org.jmockring.annotation.org.jmockring.annotation.ContextDefaults
org.jmockring.annotation.org.jmockring.annotation.DynamicContext
org.jmockring.annotation.org.jmockring.annotation.ExecutionConfiguration
org.jmockring.annotation.org.jmockring.annotation.Filter
org.jmockring.annotation.org.jmockring.annotation.Param
org.jmockring.annotation.org.jmockring.annotation.PartOfSuite
org.jmockring.annotation.org.jmockring.annotation.RemoteBean
org.jmockring.annotation.org.jmockring.annotation.RemoteMock
org.jmockring.annotation.org.jmockring.annotation.RemoteRequestListener
org.jmockring.annotation.org.jmockring.annotation.RemoteSpring
org.jmockring.annotation.org.jmockring.annotation.RequestClient
org.jmockring.annotation.org.jmockring.annotation.Security
org.jmockring.annotation.org.jmockring.annotation.Server
org.jmockring.annotation.org.jmockring.annotation.Servers
org.jmockring.annotation.org.jmockring.annotation.Servlet
org.jmockring.annotation.org.jmockring.annotation.WebContext
org.jmockring.configuration
org.jmockring.configuration.org.jmockring.configuration.BaseContextConfiguration
org.jmockring.configuration.org.jmockring.configuration.ConfigurationConstants
org.jmockring.configuration.org.jmockring.configuration.DynamicContextConfiguration
org.jmockring.configuration.org.jmockring.configuration.ServerConfiguration
org.jmockring.configuration.org.jmockring.configuration.ServerConfigurationAware
org.jmockring.configuration.org.jmockring.configuration.ServerExecutionConfiguration
org.jmockring.configuration.org.jmockring.configuration.ServerExecutionRegistry
org.jmockring.configuration.org.jmockring.configuration.ServerSpec
org.jmockring.configuration.org.jmockring.configuration.WebAppContextConfiguration
org.jmockring.javassist
org.jmockring.javassist.org.jmockringssist.Tryout
org.jmockring.junit
org.jmockring.junit.org.jmockring.junit.ConfigurableTargetRunner
org.jmockring.junit.org.jmockring.junit.ExternalServerJUnitRunner
org.jmockring.junit.org.jmockring.junit.ExternalServerJUnitSuiteRunner
org.jmockring.junit.org.jmockring.junit.LifecycleStatement
org.jmockring.junit.org.jmockring.junit.PoshTestPostProcessor
org.jmockring.junit.org.jmockring.junit.ServerBootstrap
org.jmockring.junit.org.jmockring.junit.SuppressionEvaluator
org.jmockring.junit.org.jmockring.junit.TestLifecycleListener
org.jmockring.junit.org.jmockring.junit.TestSuppressionRule
org.jmockring.security
org.jmockring.security.org.jmockring.security.GrantedPermissions
org.jmockring.security.org.jmockring.security.SecurityUtils
org.jmockring.spi
org.jmockring.spi.org.jmockring.spi.MockProviderSPI
org.jmockring.spi.org.jmockring.spi.PluggableServiceLoader
org.jmockring.spi.org.jmockring.spi.PostShutdownHook
org.jmockring.spi.org.jmockring.spi.PreStartupHook
org.jmockring.spi.org.jmockring.spi.RequestClientSPI
org.jmockring.spring
org.jmockring.spring.org.jmockring.spring.CusomizableXMLWebApplicationContext
org.jmockring.spring.org.jmockring.spring.CustomApplicationContextInitializer
org.jmockring.spring.org.jmockring.spring.ImportFilteringBeanDefinitionDocumentReader
org.jmockring.spring.org.jmockring.spring.ServerConfigurationAwareContextLoaderListener
org.jmockring.spring.org.jmockring.spring.ServletContextUtils
org.jmockring.spring.org.jmockring.spring.SpringContextUtils
org.jmockring.spring.event
org.jmockring.spring.event.org.jmockring.spring.event.SnooperDelegate
org.jmockring.spring.event.org.jmockring.spring.event.SpringEventSnooper
org.jmockring.spring.mock
org.jmockring.spring.mock.org.jmockring.spring.mock.BeanAutoMockPostProcessor
org.jmockring.spring.mock.org.jmockring.spring.mock.CustomPropertiesFactory
org.jmockring.spring.mock.org.jmockring.spring.mock.MockedBeanDescriptor
org.jmockring.spring.mock.org.jmockring.spring.mock.SpringMockitoFactory
org.jmockring.utils
org.jmockring.utils.org.jmockring.utils.ClassMatcher
org.jmockring.utils.org.jmockring.utils.Functions
org.jmockring.utils.org.jmockring.utils.PortChecker
org.jmockring.utils.org.jmockring.utils.PropertyFileReader
org.jmockring.webserver
org.jmockring.webserver.org.jmockring.webserver.WebServer
org.jmockring.webserver.callback
org.jmockring.webserver.callback.org.jmockring.webserver.callback.CallbackRequestEventListener
org.jmockring.webserver.callback.org.jmockring.webserver.callback.Request
org.jmockring.webserver.jetty
org.jmockring.webserver.jetty.org.jmockring.webserver.jetty.JettyWebServer
org.jmockring.webserver.jetty.org.jmockring.webserver.jetty.LogHandlerFactory
org.jmockring.webserver.jetty.org.jmockring.webserver.jetty.ShutdownHandler
org.jmockring.webserver.tomcat
org.jmockring.webserver.tomcat.org.jmockring.webserver.tomcat.TomcatWebServer
security
security.security.example.policy




© 2015 - 2024 Weber Informatics LLC | Privacy Policy