jade.jademx.server
Class JadeServiceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by jade.jademx.server.JadeServiceTest
All Implemented Interfaces:
junit.framework.Test

public class JadeServiceTest
extends junit.framework.TestCase

Java platform MBean server test

Author:
David Bernstein, Caboodle Networks, Inc.

Constructor Summary
JadeServiceTest()
           
 
Method Summary
static junit.framework.Test suite()
          return the implicit suite of tests
 void testJadeServiceBoundName()
          test getting of JadeService bound name
 void testJadeServiceConstruction()
          test construction of JadeService
 void testJadeServiceMBeanRegistration()
          test javax.management.MBeanRegistration implementation
 void testJadeServiceSetGetConfigDocResource()
          test access to ConfigDocResource
 void testJadeServiceSetGetConfigDocUrl()
          test access to ConfigDocUrl
 void testJadeServiceSetGetJadeMXServerClassName()
          test access to JadeMXServerClassName
 void testJadeServiceSetGetJndiName()
          test access to JndiName
 void testJadeServiceSetGetObjectNameDomain()
          test access to ObjectNameDomain
 void testJadeServiceSetJndiInitCtxtProps()
          test setting of JNDI initial context properties
 void testJadeServiceType()
          test MBean type attribute for JadeService
 void testToString()
          test conversion of JadeService to string
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JadeServiceTest

public JadeServiceTest()
Method Detail

testJadeServiceConstruction

public void testJadeServiceConstruction()
test construction of JadeService


testJadeServiceSetGetObjectNameDomain

public void testJadeServiceSetGetObjectNameDomain()
test access to ObjectNameDomain


testJadeServiceSetGetConfigDocResource

public void testJadeServiceSetGetConfigDocResource()
test access to ConfigDocResource


testJadeServiceSetGetConfigDocUrl

public void testJadeServiceSetGetConfigDocUrl()
test access to ConfigDocUrl


testJadeServiceSetGetJndiName

public void testJadeServiceSetGetJndiName()
test access to JndiName


testJadeServiceSetGetJadeMXServerClassName

public void testJadeServiceSetGetJadeMXServerClassName()
test access to JadeMXServerClassName


testJadeServiceSetJndiInitCtxtProps

public void testJadeServiceSetJndiInitCtxtProps()
test setting of JNDI initial context properties


testJadeServiceBoundName

public void testJadeServiceBoundName()
test getting of JadeService bound name


testJadeServiceType

public void testJadeServiceType()
test MBean type attribute for JadeService


testJadeServiceMBeanRegistration

public void testJadeServiceMBeanRegistration()
                                      throws java.lang.Exception
test javax.management.MBeanRegistration implementation

Throws:
java.lang.Exception

testToString

public void testToString()
test conversion of JadeService to string


suite

public static junit.framework.Test suite()
return the implicit suite of tests

Returns:
the implicit suite of tests


Copyright © 2005-2006 Caboodle Networks, Inc.
LGPL license