ma.glasnost.orika.test.collection
Class CollectionTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.collection.CollectionTestCase

public class CollectionTestCase
extends Object


Nested Class Summary
static class CollectionTestCase.A
           
static class CollectionTestCase.B
           
static class CollectionTestCase.D
           
static class CollectionTestCase.Destination
           
static class CollectionTestCase.Destination2
           
static class CollectionTestCase.Destination3
           
static class CollectionTestCase.Name
           
static class CollectionTestCase.Source
           
static class CollectionTestCase.Source3
           
 
Constructor Summary
CollectionTestCase()
           
 
Method Summary
 void nullSourceCollection_toArray()
           
 void nullSourceCollection_toCollection()
           
 void testStringToString()
           
 void testStringToStringWithGetterOnlyCollection()
           
 void unmodifiableCollection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionTestCase

public CollectionTestCase()
Method Detail

testStringToString

public void testStringToString()

testStringToStringWithGetterOnlyCollection

public void testStringToStringWithGetterOnlyCollection()

nullSourceCollection_toCollection

public void nullSourceCollection_toCollection()

nullSourceCollection_toArray

public void nullSourceCollection_toArray()

unmodifiableCollection

public void unmodifiableCollection()


Copyright © 2012 Glasnost. All Rights Reserved.