Copyright (C) 2003,2004 dr. Cristiano Sadun

org.sadun.text.ffp.test
Class JMXFFPTest

java.lang.Object
  extended byTestCase
      extended byorg.sadun.text.ffp.test.FFPTest
          extended byorg.sadun.text.ffp.test.JMXFFPTest

public class JMXFFPTest
extends FFPTest

Version:
1.0
Author:
Cristiano Sadun
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.sadun.text.ffp.test.FFPTest
test00, test00Data, test00format
 
Constructor Summary
JMXFFPTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testSListFormats()
           
 
Methods inherited from class org.sadun.text.ffp.test.FFPTest
setupBetFor00, testDispatch, testParseAsXML, testParseLine, testParseLineNoFail, testParseLineNoMatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXFFPTest

public JMXFFPTest()
Method Detail

main

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

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class FFPTest
Throws:
java.lang.Exception

testSListFormats

public void testSListFormats()
                      throws javax.management.MBeanException
Throws:
javax.management.MBeanException

Copyright (C) 2003,2004 dr. Cristiano Sadun