test.de.smartics.properties.spi.core.metadata
Class PropertyUtilsIsPropertyMethodTest

Package class diagram package PropertyUtilsIsPropertyMethodTest
java.lang.Object
  extended by test.de.smartics.properties.spi.core.metadata.PropertyUtilsIsPropertyMethodTest

@Uut(type=de.smartics.properties.spi.core.util.PropertyUtils.class,
     method="isPropertyMethod(Method)")
public class PropertyUtilsIsPropertyMethodTest
     
     
extends Object

Tests PropertyUtils.


Nested Class Summary
static interface PropertyUtilsIsPropertyMethodTest.IsProperties
           
 
Constructor Summary
PropertyUtilsIsPropertyMethodTest()
           
 
Method Summary
 void recognizesAnnotatedPropertyDescriptorMethod()
           
 void recognizesMethodWithPropertyDescriptorSuffix()
           
 void recognizesMethodWithPropertyKeySuffix()
           
 void recognizesPropertyMethod()
           
 void requiresNonNullTypeForMethodTest()
           
 void testPrivateConstructor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtilsIsPropertyMethodTest

public PropertyUtilsIsPropertyMethodTest()
Method Detail

requiresNonNullTypeForMethodTest

public void requiresNonNullTypeForMethodTest()

recognizesAnnotatedPropertyDescriptorMethod

public void recognizesAnnotatedPropertyDescriptorMethod()
                                                 throws Exception
Throws:
Exception

recognizesMethodWithPropertyDescriptorSuffix

public void recognizesMethodWithPropertyDescriptorSuffix()
                                                  throws Exception
Throws:
Exception

recognizesMethodWithPropertyKeySuffix

public void recognizesMethodWithPropertyKeySuffix()
                                           throws Exception
Throws:
Exception

recognizesPropertyMethod

public void recognizesPropertyMethod()
                              throws Exception
Throws:
Exception

testPrivateConstructor

public void testPrivateConstructor()


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