test.compliance.notcompliant
Class NCMBeanTEST

java.lang.Object
  extended byTestCase
      extended bytest.compliance.notcompliant.NCMBeanTEST

public class NCMBeanTEST
extends TestCase

See Also:
Serialized Form

Constructor Summary
NCMBeanTEST(java.lang.String s)
           
 
Method Summary
 void testInterfaceProblems()
           
 void testMixedDynamicStandard()
           
 void testNoConstructor()
           
 void testNullDynamic()
           
 void testOverloadedAttribute1()
           
 void testOverloadedAttribute2()
           
 void testOverloadedAttribute3()
           
 void testOverloadedAttribute4()
           
 void testOverloadedAttribute5()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NCMBeanTEST

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

testOverloadedAttribute1

public void testOverloadedAttribute1()

testOverloadedAttribute2

public void testOverloadedAttribute2()

testOverloadedAttribute3

public void testOverloadedAttribute3()

testOverloadedAttribute4

public void testOverloadedAttribute4()

testOverloadedAttribute5

public void testOverloadedAttribute5()

testMixedDynamicStandard

public void testMixedDynamicStandard()

testNoConstructor

public void testNoConstructor()

testInterfaceProblems

public void testInterfaceProblems()

testNullDynamic

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