com.sun.multicast.reliable.applications.testtools
Class JRMSTest
java.lang.Object
|
+--com.sun.multicast.reliable.applications.testtools.JRMSTest
- public class JRMSTest
- extends java.lang.Object
Main class that runs the JRMSTest harness. Reads default.properties
then command line to set up environment then saves properties to
JRMSTest.properties creates a channel file. Opens hostnames.txt
to create MCTestQA thread on each receiver. Starts server based on host
found in server property of default.properties. Waits for server to
finish printing logs. Runs a log parse test to make sure that each log
file, either log or logbak succeeded or finished, and every test passed.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(java.lang.String[] args)
JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.