de.smartics.util.adapt
Class AdaptableExceptionTest

Package class diagram package AdaptableExceptionTest
java.lang.Object
  extended by de.smartics.util.adapt.AdaptableExceptionTest

public class AdaptableExceptionTest
     
     
extends Object

Tests AdapterException.


Constructor Summary
AdaptableExceptionTest()
           
 
Method Summary
 void allowsCreationWithoutAnyTypeInformation()
           
 void allowsCreationWithoutRootCause()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptableExceptionTest

public AdaptableExceptionTest()
Method Detail

allowsCreationWithoutRootCause

@Uut(type=de.smartics.util.adapt.AdaptableException.class,
     method="AdaptableException(java.lang.Class, java.lang.Class)")
public void allowsCreationWithoutRootCause()

allowsCreationWithoutAnyTypeInformation

@Uut(type=de.smartics.util.adapt.AdaptableException.class,
     method="AdaptableException(java.lang.Class, java.lang.Class)")
public void allowsCreationWithoutAnyTypeInformation()


Copyright © 2011-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.