With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Jitr is a JUnit Integration Test Runner. It allows your web application integration tests to easily run against a lightweight web container in the same JVM as your tests.
PGUIRobot is a very easy to use automated tool for functional and GUI testing Java programs, which can also be used for making canned demonstrations by event and screen capture.
KEManager models Knowledge Based Systems following a methodological approach ( Knowledge Engineering) for academical purposes of CommonKADS and IDEAL. It supports the viability test, some knowledge acquisition techniques and conceptual modeling.
...Declare your fields and associated converters for your own types, without loosing the control of handling data in native mode. Very easy to understand, bundled with test cases...
Scenery Manager provides a pratical way to build and test templates (jsp, velocity...). At same time, you define a solid contract between the interface (template) and the services (servlet) teams.
It can be very useful on requirements closure, prototype
A eclipse plugin to test regular expressions (regex). Full highlighting of regexp syntax. Tooltip with detailed description of regex items, etc... Very usefull. Project page has java-applet to test regexp online. (Regex implementation: java.util.regex.*)
Our software can test for HLA allele and amino-acid differences between two populations. It examines zygosity, tests for strongest association, interaction & linkage disequilibrium among amino acid epitopes.
JmsUnit allows you to mock, stub and assert conversations over JMS.
It allows you to do this within a JUnit test case, or as a standalone java deployed application.
Its been designed so as to easily plug in other implementations of JMS into the code
JLongTCPConn is a developing toolkit for TCP connection and session. It does the jobs of TCP processing (such as login, session maintainment, active-test or heartbeating, and data buffering), which makes you focus on application layer logics.
Tests run in a deterministic manner. Allow for reusable test building blocks. Test output is compared to the baseline expected value. New tests can be added without writing new code.
An eclipse plugin for code coverage visualization of JUnit Tests. Especially useful for test-first development. Supported coverages include block coverage and all-uses coverage (Data Flow Analysis).
Blitz is a generic tool whose purpose is to maintain and execute test cases of arbitrary complexity. Blitz can be used either as a command-line tool or as a full-featured graphical user interface.
ZK Unit extends JUnit to test your ZK project: ZUL pages, composers, event handlers, constraints and more. Use ZKUnit for test driven development, to achieve code coverage and integration with a continous build system.
iValidator is a Java framework for automation of scenario and integration tests in complex environments. Features: automatic testing, reusability of unit tests, separation of code and data, Eclipse Plug-In, ANT tasks, support of all testing levels ...
The aim of the project is to provide a testing tool that would reduce the cost associated with the regression testing process. The tool provides test case subset selection so that the user need not run the redundant test cases.
JUnit Remote provides test remoting for JUnit 4.x test suites. JUnit Remote is primarily targeted at providing in-container testing for Enterprise Java™ applications.
A webmail-client (POP3, IMAP, SMTP) written in Java as a webapp. Very easy to install - just throw the WAR-file into the deployment-directory of your Servlet-container (tomcat, jetty, weblogic, ..) and you're ready! Test ride on the yawebmail-Homepage!
TightFit is a "fit tool" for Eve Online(r), and can help you test and check ships and modules without spending all the ISK. The main design goals are: speed, and shallow learning curve.
Efficient JUnit testing when you have database dependencies
The DOF enables efficient JUnit testing and Test Driven Development against code that depends on objects that are persisted (e.g., database), more efficiently than alternative techniques such as SQL scripts.
Please visit us at https://github.com/justin808/dof
Web Application Testing GUI program developed to test web applications in the same way that a user would with Internet Explorer using the watij Java API
Fastmarks is a plugin for Eclipse.
If, like me, you need to constantly go back and forth between a few spots in code, place (toggle) bookmarks and navigate with shortcuts.
I overuse it during Test Driven Developpement to come back to my unit test !
Refactor FIT is a tool to allow the automated refactoring of FIT (http://fit.c2.com) test pages. It is intended to complement the refactoring of the associated fixture code to allow the restructuring of tests.
getter and setter tester is a simple java class, useful to automatically test getter and setter methods of a class with a single line of code. It also includes utility methods to allow those test on "non-trivial" objects.