org.jboss.test.jmx.serialization
Class SerializationSUITE

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.jboss.test.jmx.serialization.SerializationSUITE
All Implemented Interfaces:
junit.framework.Test

public class SerializationSUITE
extends junit.framework.TestSuite

Serialization tests

Author:
Adrian Brock.

Field Summary
static int form
           
static ClassLoader jbossmx
           
static ClassLoader jmxri
           
 
Constructor Summary
SerializationSUITE()
           
 
Method Summary
static void main(String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

jmxri

public static ClassLoader jmxri

jbossmx

public static ClassLoader jbossmx

form

public static int form
Constructor Detail

SerializationSUITE

public SerializationSUITE()
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.