test.de.smartics.properties.report.qdox
Class PropertyDescriptorSearcherTest

Package class diagram package PropertyDescriptorSearcherTest
java.lang.Object
  extended by test.de.smartics.properties.report.qdox.PropertyDescriptorSearcherTest

public class PropertyDescriptorSearcherTest
     
     
extends Object

Tests PropertyDescriptorSearcher.


Constructor Summary
PropertyDescriptorSearcherTest()
           
 
Method Summary
 void recognizesInterfacesAnnotatedWithTheProjectSetAnnotation()
           
 void rejectsIfInterfaceIsAnnotatedWithOtherAnnotation()
           
 void rejectsIfTheAnnotationIsProvidedAtAClass()
           
 void rejectsIfTheInterfaceIsNotAnnotatedWithThePropertySetAnnotation()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDescriptorSearcherTest

public PropertyDescriptorSearcherTest()
Method Detail

setUp

public void setUp()

recognizesInterfacesAnnotatedWithTheProjectSetAnnotation

public void recognizesInterfacesAnnotatedWithTheProjectSetAnnotation()

rejectsIfTheAnnotationIsProvidedAtAClass

public void rejectsIfTheAnnotationIsProvidedAtAClass()

rejectsIfTheInterfaceIsNotAnnotatedWithThePropertySetAnnotation

public void rejectsIfTheInterfaceIsNotAnnotatedWithThePropertySetAnnotation()

rejectsIfInterfaceIsAnnotatedWithOtherAnnotation

public void rejectsIfInterfaceIsAnnotatedWithOtherAnnotation()


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