All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by test with all dependencies

Search JAR files by class name

test.data-control from group no.antares (version 0.8.2)

The project aims to provide components that build on top of dbUnit (http:///www.dbunit.org) to provide export and import of sql database data to json format (http:///www.json.org). With time, I will add more components that is related to controlling test data and speeding up automated tests.

Group: no.antares Artifact: test.data-control
Show all versions Show source 
 

0 downloads
Artifact test.data-control
Group no.antares
Version 0.8.2
Last update 14. May 2012
Organization not specified
URL http://code.google.com/p/test-data-control/
License Apache License, Version 2.0
Dependencies amount 17
Dependencies scala-library, dbunit, ant, xstream, jettison, commons-lang, commons-io, commons-digester, commons-logging, derbytools, derby, jtds, spring-jdbc, log4j, slf4j-log4j12, xercesImpl, xalan,
There are maybe transitive dependencies!

myfaces-archetype-core-integration-test from group org.apache.myfaces.buildtools (version 1.0.4)

Archetype to create a new MyFaces core project used for integration tests via cargo and HtmlUnit. Projects created via this archetype aim to test specific issues from the MyFaces core JIRA issue tracker and can be directly added to the MyFaces core integration-tests module.

Group: org.apache.myfaces.buildtools Artifact: myfaces-archetype-core-integration-test
Show source 
 

0 downloads
Artifact myfaces-archetype-core-integration-test
Group org.apache.myfaces.buildtools
Version 1.0.4
Last update 24. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jacoco-gwt-maven-plugin from group org.jboss.errai (version 0.5.4.201202141554)

The JaCoCo GWT Maven Plugin provides test coverage monitoring and reporting for GWTTestCase tests run under Maven. Based on the jacoco-maven-plugin project by Evgeny Mandrikov and Marc R. Hoffmann. Developed as part of the Errai framework.

Group: org.jboss.errai Artifact: jacoco-gwt-maven-plugin

 

0 downloads
Artifact jacoco-gwt-maven-plugin
Group org.jboss.errai
Version 0.5.4.201202141554
Last update 14. February 2012
Organization JBoss, by Red Hat
URL https://github.com/errai/jacoco-gwt-maven-plugin
License Eclipse Public License v1.0
Dependencies amount 6
Dependencies maven-plugin-api, maven-project, plexus-utils, org.jacoco.agent, org.jacoco.core, org.jacoco.report,
There are maybe transitive dependencies!

coverage from group net.awired.com.googlecode.jstestdriver (version 1.3.3d)

The goal of JsTestDriver is to build a JavaScript test runner which: easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.

Group: net.awired.com.googlecode.jstestdriver Artifact: coverage
Show documentation Show source 
 

0 downloads
Artifact coverage
Group net.awired.com.googlecode.jstestdriver
Version 1.3.3d
Last update 19. January 2012
Organization not specified
URL http://code.google.com/p/js-test-driver/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jstestdriver from group net.awired.com.googlecode.jstestdriver (version 1.3.3d)

The goal of JsTestDriver is to build a JavaScript test runner which: easily integrates with continuous builds systems and allows running tests on multiple browsers quickly to ease TDD style development.

Group: net.awired.com.googlecode.jstestdriver Artifact: jstestdriver
Show documentation Show source 
 

1 downloads
Artifact jstestdriver
Group net.awired.com.googlecode.jstestdriver
Version 1.3.3d
Last update 19. January 2012
Organization not specified
URL http://code.google.com/p/js-test-driver/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aludratest from group com.hamburgsud.aludratest (version 0.2.0)

AludraTest is a testframework which helps you to automate functional tests against a Ajax driven web application. AludraTest uses Selenium to interact with the application under test and log4testing to generate well structured and readable reports.

Group: com.hamburgsud.aludratest Artifact: aludratest
Show all versions Show documentation Show source 
 

0 downloads
Artifact aludratest
Group com.hamburgsud.aludratest
Version 0.2.0
Last update 22. August 2011
Organization not specified
URL http://aludratest.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies junit, log4j, core, selenium-java-client-driver, commons-configuration, commons-codec, jtidy,
There are maybe transitive dependencies!

org.apache.sling.testing.samples.integrationtests from group org.apache.sling (version 1.0.6)

Sample project that demonstrates the various tools and techniques available to test Sling applications: plain build-time JUnit tests, HTTP-based integration tests, server-side JUnit tests injected via bundles and server-side scriptable tests.

Group: org.apache.sling Artifact: org.apache.sling.testing.samples.integrationtests
Show source 
 

0 downloads
Artifact org.apache.sling.testing.samples.integrationtests
Group org.apache.sling
Version 1.0.6
Last update 14. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.sling.commons.json, org.apache.sling.launchpad, slf4j-api,
There are maybe transitive dependencies!

gae-plugin from group com.jolira (version 3.0.0)

Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.

Group: com.jolira Artifact: gae-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gae-plugin
Group com.jolira
Version 3.0.0
Last update 02. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies gae-runtime, guice,
There are maybe transitive dependencies!

runtime-suite from group com.dhemery.runtime-suite (version 0.5)

A JUnit suite class that finds and filters tests based on user-defined criteria, then runs the selected tests. Also includes a class finder that finds test classes on the classpath, and filters to included or exclude test classes and methods by category.

Group: com.dhemery.runtime-suite Artifact: runtime-suite
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact runtime-suite
Group com.dhemery.runtime-suite
Version 0.5
Last update 22. October 2010
Organization not specified
URL http://github.com/dhemery/runtime-suite
License The MIT License
Dependencies amount 2
Dependencies fest-assert, junit,
There are maybe transitive dependencies!

ldap-sample-app-realm from group org.apache.geronimo.samples (version 3.0-M1)

A sample security realm pointing to an embedded Apache Directory LDAP server. This is normally used with the LDAP Example Web Application, which has instructions for setting up the LDAP server and screens to test logins. You don't need this plugin in order to create LDAP security realms, this is just a sample.

Group: org.apache.geronimo.samples Artifact: ldap-sample-app-realm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ldap-sample-app-realm
Group org.apache.geronimo.samples
Version 3.0-M1
Last update 01. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies server-security-config,
There are maybe transitive dependencies!



Page 988 from 1022 (items total 10220)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy