1.
JDIHandler (GroboTesting)
private com.sun.jdi.VirtualMachine, vm. private com.sun.jdi.request.VMDeathRequest, vmdr ... vmdr. private com.sun.jdi.request.VMDeathRequest vmdr ...
2.
GroboUtils - GroboUtils Home Page
GroboUtils aims to expand the testing possibilities of Java. It contains many sub-projects which experiment with different aspects of testing through Java. ...
3.
GroboUtils - Using Multi-Threaded Tests
The GroboUtils class MultiThreadedTestRunner was based on the article "JUnit Best Practices" by Andy Schneider (andrew.schneider@javaworld.com), ...
4.
GroboUtils - grobo-instrument: GroboCoverage Ant Tasks
grobo-instrument. Description. Recompiles the provided class files to a separate directory, .... <grobo-instrument logger="fast" destdir="coverage/classes" ...
5.
GroboUtils - grobo-report: GroboCoverage Ant Tasks
Translates the probe log format from the one used by the logger specified in the <grobo-instrument> task to the standard format. Currently, this only needs ...
6.
GroboUtils - Welcome
Sourceforge Project · Forums · Bugs · Feature Requests. For Developers. Downloads · Javadoc · Dependencies · Building · GroboCodeCoverage version 1.1.0 ...
7.
GroboUtils - JUnit Tests for Class Hierarchies
It also helps reflect the source structure in the tests: if a class extends a class and/or implements an interface, then so do its test suites. ...
8.
Groboclown's Utils: Package net.groboclown.eventbus.v2
All parts of the application which need to tie into the system must register themselves to the eventbus manager, requesting to listen to various events. ...
9.
Groboclown's Utils: Class AJoin
public class AJoin; extends Object; implements IAttributeModule. This module joins all the items passed in from the lower tree into a single IItem, ...
10.
GroboUtils - Welcome
Section: codecoverage (net.sourceforge.groboutils.codecoverage.v2) There are several commercially available code coverage tools for Java, ...