Save This Page
Home » commons-collections-3.2.1-src » org.apache.commons » collections » primitives » adapters » [javadoc | source]
org.apache.commons.collections.primitives.adapters
public class: TestCharCollectionCollection [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.collections.BulkTest
         org.apache.commons.collections.AbstractTestObject
            org.apache.commons.collections.primitives.adapters.TestCharCollectionCollection

All Implemented Interfaces:
    Cloneable

Fields inherited from org.apache.commons.collections.AbstractTestObject:
COLLECTIONS_MAJOR_VERSION
Fields inherited from org.apache.commons.collections.BulkTest:
verboseName
Constructor:
 public TestCharCollectionCollection(String testName) 
Method from org.apache.commons.collections.primitives.adapters.TestCharCollectionCollection Summary:
makeObject,   suite,   testCanonicalEmptyCollectionExists,   testCanonicalFullCollectionExists,   testSerializeDeserializeThenCompare,   testWrapNonSerializable,   testWrapNull,   testWrapSerializable
Methods from org.apache.commons.collections.AbstractTestObject:
getCanonicalEmptyCollectionName,   getCanonicalFullCollectionName,   getCompatibilityVersion,   isEqualsCheckable,   isTestSerialization,   makeObject,   readExternalFormFromBytes,   readExternalFormFromDisk,   skipSerializedCanonicalTests,   supportsEmptyCollections,   supportsFullCollections,   testCanonicalEmptyCollectionExists,   testCanonicalFullCollectionExists,   testEqualsNull,   testObjectEqualsSelf,   testObjectHashCodeEqualsContract,   testObjectHashCodeEqualsSelfHashCode,   testSerializeDeserializeThenCompare,   testSimpleSerialization,   writeExternalFormToBytes,   writeExternalFormToDisk
Methods from org.apache.commons.collections.BulkTest:
clone,   ignoredSimpleTests,   makeSuite,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.collections.primitives.adapters.TestCharCollectionCollection Detail:
 protected Object makeObject() 
 public static Test suite() 
 public  void testCanonicalEmptyCollectionExists() 
 public  void testCanonicalFullCollectionExists() 
 public  void testSerializeDeserializeThenCompare() 
 public  void testWrapNonSerializable() 
 public  void testWrapNull() 
 public  void testWrapSerializable()