AJHotDraw (swerl.tudelft.nl/view/AMR/AJHotDraw) is an aspect-oriented refactoring of the JHotDraw two-dimensional graphics framework. TestJHotDraw is developed as a test subproject aimed at ensuring behavior conservation between the two solutions.
A small database stress tool written in Java. Emulates a given number of concurrent users querying the engine. Reports timing information for each test. Currently supports MySQL engine only.
Testing library that enables proper unit testing of Java ME and J2ME applications in a Java SE environment. MockME makes it possible to use EasyMock to dynamically create mock objects when testing your Java ME application.
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.
ObjectInspector is a set of classes designed to match objects and by extension to test bean implementation code. These entry points are designed to be extendible through the use of registration of additional matchers & factories.
rMock 2.0.0 is a Java mock object framework based on jUnit. rMock has support for a record-modify-playback-verify workflow when writing jUnit tests, integrates better with IDE refactoring support and allows designing interfaces in a true test first fash
Improve the quality of your webapplication using automated testing techniques! AWAT is an easy-to-use XML-based testing framework which allows the creation of functional black-box- and regressiontests.
Java Library to assist in recording and troubleshooting http by providing an implementation of a proxy and having extensible classes to handle post/pre processing which can be used to carry out custom actions or logging of the transactions.
Allows Java software developers to easily test code that uses Java's java.net.URL class to access resources.
It provides a URL protocol that will return objects that the developer can control by implementing an interface.
JDLabStudio is a graphical front-end for the Java Debugging Lab Agent (JDLabAgent). JDLabStudio scans java packages, displays class files and generates JDLabAgent config files. JDLabAgent-traces are used for reconstructing control and data flows.
SecurityCoach is an extensible software security auditing system that integrates with Eclipse, seamlessly performs static analysis of the source code in the background and warns a developer about potential software security vulnerabilities.
Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
CubicTest is a visual tool for writing Selenium and Watir tests. It makes tests faster and easier to write, and provides abstractions to make tests more robust and reusable. Go to www.CubicTest.org for more information. The SVN is moved to www.OpenQA.org
Apps Unit toolkit is a library to help testing your Oracle® e-business suite code. The kit helps testing views, pl/sql packages, concurrent request and more in a Multi-Org e-business setup. No software needs to be installed on the Applications server.
This tool converts long values into Java-Dates (java.util.Date) and Java-Dates into long values. Useful for Developers who save theirs dates as long values in a database.
Framework for writing decorator for FIT [Framework for Integrated Test][http://fit.c2.com/] fixtures. This project also provides a set of standard fit fixtures which can be used to decorate existing FIT table without modifying them.
junit-objects is an advanced object state-testing and profiling framework. junit-objects is different from Junit in that it allows you to assert the state of objects and design rather than the result of method calls.