ma.glasnost.orika.test.primitives
Class BooleanTestCase

java.lang.Object
  extended by ma.glasnost.orika.test.primitives.BooleanTestCase

public class BooleanTestCase
extends Object


Nested Class Summary
static class BooleanTestCase.Primitive
           
static class BooleanTestCase.Wrapper
           
 
Constructor Summary
BooleanTestCase()
           
 
Method Summary
 void testPrimtiveToWrapper()
           
 void testWrapperToPrimtive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BooleanTestCase

public BooleanTestCase()
Method Detail

testPrimtiveToWrapper

public void testPrimtiveToWrapper()

testWrapperToPrimtive

public void testWrapperToPrimtive()


Copyright © 2012 Glasnost. All Rights Reserved.