test.compliance.security
Class MBeanPermissionTestCase

java.lang.Object
  extended byTestCase
      extended bytest.compliance.security.MBeanPermissionTestCase

public class MBeanPermissionTestCase
extends TestCase

Tests of the javax.management.MBeanPermission

See Also:
Serialized Form

Constructor Summary
MBeanPermissionTestCase(java.lang.String s)
           
 
Method Summary
 void testCtor()
           
 void testImpiles()
           
 void testNotImpiled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanPermissionTestCase

public MBeanPermissionTestCase(java.lang.String s)
Method Detail

testCtor

public void testCtor()

testImpiles

public void testImpiles()

testNotImpiled

public void testNotImpiled()
                    throws java.lang.Exception
Throws:
java.lang.Exception