test.de.smartics.properties.spi.config.proxy
Class PropertyConfigurationObjectBuilderTest

Package class diagram package PropertyConfigurationObjectBuilderTest
java.lang.Object
  extended by test.de.smartics.properties.spi.config.proxy.PropertyConfigurationObjectBuilderTest

public class PropertyConfigurationObjectBuilderTest
     
     
extends Object

Tests PropertyConfigurationObjectBuilder.


Constructor Summary
PropertyConfigurationObjectBuilderTest()
           
 
Method Summary
 void callAnnotatedPropertyDescriptorGetterMethod()
           
 void callAnnotatedPropertyDescriptorMethod()
           
 void callAnnotatedPropertyKeyGetterMethod()
           
 void callAnnotatedPropertyKeyMethod()
           
 void callPropertyDescriptorGetterMethodUsingNamingConvention()
           
 void callPropertyDescriptorMethodUsingNamingConvention()
           
 void callPropertyGetterMethodDontCheckReturnValue()
           
 void callPropertyKeyGetterMethodUsingNamingConvention()
           
 void callPropertyKeyMethodUsingNamingConvention()
           
 void callPropertyMethodDontCheckReturnValue()
           
 void callPropertyMethodWithMetaDataAnnotationMustFail()
           
 void setUp()
           
 void testsThatTheAnnotationWinsOverTheNamingConvention()
           
 void throwsExceptionWhenClassInsteadOfInterfaceIsPassed()
           
 void throwsExceptionWhenInterfaceWithMethodWithParameterIsPassed()
           
 void throwsExceptionWhenInterfaceWithoutAnnotationIsPassed()
           
 void throwsExceptionWhenMethodHasAruments()
           
 void throwsExceptionWhenNullInsteadOfInterfaceIsPassed()
           
 void throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingAnnotation()
           
 void throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingNamingConvention()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyConfigurationObjectBuilderTest

public PropertyConfigurationObjectBuilderTest()
Method Detail

setUp

public void setUp()

throwsExceptionWhenInterfaceWithoutAnnotationIsPassed

public void throwsExceptionWhenInterfaceWithoutAnnotationIsPassed()

throwsExceptionWhenClassInsteadOfInterfaceIsPassed

public void throwsExceptionWhenClassInsteadOfInterfaceIsPassed()

throwsExceptionWhenNullInsteadOfInterfaceIsPassed

public void throwsExceptionWhenNullInsteadOfInterfaceIsPassed()

throwsExceptionWhenInterfaceWithMethodWithParameterIsPassed

public void throwsExceptionWhenInterfaceWithMethodWithParameterIsPassed()

callPropertyMethodDontCheckReturnValue

public void callPropertyMethodDontCheckReturnValue()

callPropertyGetterMethodDontCheckReturnValue

public void callPropertyGetterMethodDontCheckReturnValue()

callAnnotatedPropertyKeyMethod

public void callAnnotatedPropertyKeyMethod()

callAnnotatedPropertyKeyGetterMethod

public void callAnnotatedPropertyKeyGetterMethod()

callPropertyKeyMethodUsingNamingConvention

public void callPropertyKeyMethodUsingNamingConvention()

callPropertyKeyGetterMethodUsingNamingConvention

public void callPropertyKeyGetterMethodUsingNamingConvention()

callAnnotatedPropertyDescriptorMethod

public void callAnnotatedPropertyDescriptorMethod()

callAnnotatedPropertyDescriptorGetterMethod

public void callAnnotatedPropertyDescriptorGetterMethod()

callPropertyDescriptorMethodUsingNamingConvention

public void callPropertyDescriptorMethodUsingNamingConvention()

callPropertyDescriptorGetterMethodUsingNamingConvention

public void callPropertyDescriptorGetterMethodUsingNamingConvention()

callPropertyMethodWithMetaDataAnnotationMustFail

public void callPropertyMethodWithMetaDataAnnotationMustFail()

testsThatTheAnnotationWinsOverTheNamingConvention

public void testsThatTheAnnotationWinsOverTheNamingConvention()

throwsExceptionWhenMethodHasAruments

public void throwsExceptionWhenMethodHasAruments()

throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingAnnotation

public void throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingAnnotation()

throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingNamingConvention

public void throwsExceptionWhenPropertyMetaDataMethodIsCalldForNotExistingPropertyUsingNamingConvention()


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