org.apache.commons.beanutils.bugs
Class Jira340TestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.commons.beanutils.bugs.Jira340TestCase
All Implemented Interfaces:
junit.framework.Test

public class Jira340TestCase
extends junit.framework.TestCase


Nested Class Summary
static class Jira340TestCase.PublicClass
           
 
Constructor Summary
Jira340TestCase()
           
 
Method Summary
 void failing_testCovariantReturnIntrospector()
           
 void failing_testGenericReadIntrospector()
           
 void failing_testGenericReadWriteIntrospector()
           
 void failing_testGenericWriteIntrospector()
           
 void testCovariantReturnPropertyUtils()
           
 void testGenericReadPropertyUtils()
           
 void testGenericReadWritePropertyUtils()
           
 void testGenericWriteOverloadInheritIntrospector()
           
 void testGenericWriteOverloadInheritPropertyUtils()
           
 void testGenericWriteOverloadNonInheritIntrospector()
           
 void testGenericWriteOverloadNonInheritPropertyUtils()
           
 void testGenericWritePropertyUtils()
           
 void testStub()
           
 void testVisibilityBridge()
           
 
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, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Jira340TestCase

public Jira340TestCase()
Method Detail

testStub

public void testStub()

testCovariantReturnPropertyUtils

public void testCovariantReturnPropertyUtils()
                                      throws Throwable
Throws:
Throwable

failing_testCovariantReturnIntrospector

public void failing_testCovariantReturnIntrospector()
                                             throws Throwable
Throws:
Throwable

testGenericReadWritePropertyUtils

public void testGenericReadWritePropertyUtils()
                                       throws Throwable
Throws:
Throwable

failing_testGenericReadWriteIntrospector

public void failing_testGenericReadWriteIntrospector()
                                              throws Throwable
Throws:
Throwable

testGenericWritePropertyUtils

public void testGenericWritePropertyUtils()
                                   throws Throwable
Throws:
Throwable

failing_testGenericWriteIntrospector

public void failing_testGenericWriteIntrospector()
                                          throws Throwable
Throws:
Throwable

testGenericReadPropertyUtils

public void testGenericReadPropertyUtils()
                                  throws Throwable
Throws:
Throwable

failing_testGenericReadIntrospector

public void failing_testGenericReadIntrospector()
                                         throws Throwable
Throws:
Throwable

testGenericWriteOverloadInheritPropertyUtils

public void testGenericWriteOverloadInheritPropertyUtils()
                                                  throws Throwable
Throws:
Throwable

testGenericWriteOverloadInheritIntrospector

public void testGenericWriteOverloadInheritIntrospector()
                                                 throws Throwable
Throws:
Throwable

testGenericWriteOverloadNonInheritPropertyUtils

public void testGenericWriteOverloadNonInheritPropertyUtils()
                                                     throws Throwable
Throws:
Throwable

testGenericWriteOverloadNonInheritIntrospector

public void testGenericWriteOverloadNonInheritIntrospector()
                                                    throws Throwable
Throws:
Throwable

testVisibilityBridge

public void testVisibilityBridge()
                          throws Throwable
Throws:
Throwable


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.