Search results
Results from the WOW.Com Content Network
GrandTestAuto (GTA) is a platform for the complete automated testing of Java software. Tests can be distributed across a number of machines on a network. GroboUtils [309] A JUnit extension providing automated documentation, class hierarchy unit testing, code coverage, and multi-threaded tests. Hamcrest [310]
TestNG is a testing framework for the Java programming language created by Cedric_Beust and inspired by JUnit and NUnit.The design goal of TestNG is to cover a wider range of test categories: unit, functional, end-to-end, integration, etc., with more powerful and easy-to-use functionalities.
The Java source code (or "src") can be found under the src/main/java directory, and the test files can be found under the src/test/java directory. [11] Maven can be used for any Java Project. [10] It uses the Project Object Model (POM), which is an XML-based approach to configuring the build steps for the project. [10]
KeY – analysis platform for Java based on theorem proving with specifications in the Java Modeling Language; can generate test cases as counterexamples; stand-alone GUI or Eclipse integration MALPAS – A formal methods tool that uses directed graphs and regular algebra to prove that software under analysis correctly meets its mathematical ...
Java, JavaScript Yes Yes JPA with RequestFactory JUnit (too early), jsUnit (too difficult), Selenium (best) via Java Yes Bean Validation ZK: Java, ZUML jQuery: Yes Push-pull Yes any J2EE ORM framework JUnit, ZATS HibernateUtil, SpringUtil Spring Security Macro components & composition Yes client, server
Platform for continuous inspection of code quality. Jasper Reports: Java reporting tool that can write to a variety of targets, such as: screen, a printer, into PDF, HTML, Microsoft Excel, RTF, ODT, Comma-separated values or XML files. Spock: Testing and specification framework for Java and Groovy applications. Spring Integration
SonarQube (formerly Sonar) [3] is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on 29 programming languages.
Apache Maven, a Java platform tool for dependency management and automated software build; ASDF LISP build system for building LISP projects; A-A-P, a Python-based build tool; Bazel, a portion of Blaze (Google's own build tool) written in Java, using Starlark (BUILD file syntax) to build projects in Java, C, C++, Go, Python, Objective-C, and others