org.jboss.jrunit
Class OfflineProcessor

java.lang.Object
  extended by org.jboss.jrunit.OfflineProcessor

public class OfflineProcessor
extends java.lang.Object

Processes results (serialized using the SerializerReporter) using a different reporter.

Author:
Manik Surtani (manik@jboss.org)

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)


JRunit, a JUnit extension for distributed client/server tests.