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

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

@Uut(type=de.smartics.properties.spi.core.metadata.PropertyMetaDataParser.class)
public class PropertyMetaDataParserDocumentAnnotationsTest
     
     
extends AbstractPropertyMetaDataParserTestBase

Tests PropertyMetaDataParser with projectdoc annotations.


Nested Class Summary
static interface PropertyMetaDataParserDocumentAnnotationsTest.TestProperties
           
 
Field Summary
static String PARENT_AUDIENCE_1
           
static String PARENT_AUDIENCE_2
           
static String PARENT_CATEGORY
           
static String PARENT_NAME
           
static String PARENT_PARENT_DOCUMENT
           
static String PARENT_SPACE
           
static String PARENT_TAG
           
static String PARENT_TITLE
           
 
Fields inherited from class test.de.smartics.properties.spi.core.metadata.AbstractPropertyMetaDataParserTestBase
uut
 
Constructor Summary
PropertyMetaDataParserDocumentAnnotationsTest()
           
 
Method Summary
 void propertyMetaDataAnnotationAllowsMultipleValues()
           
 void propertyMetaDataAnnotationIsNotRequired()
           
 void propertyMetaDataAnnotationProvidesDefaults()
           
 
Methods inherited from class test.de.smartics.properties.spi.core.metadata.AbstractPropertyMetaDataParserTestBase
checkThat, checkThat, fetchMethod, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARENT_NAME

public static final String PARENT_NAME
Constant Field Value:
"Parent Name"

PARENT_TITLE

public static final String PARENT_TITLE
Constant Field Value:
"Parent Title"

PARENT_PARENT_DOCUMENT

public static final String PARENT_PARENT_DOCUMENT
Constant Field Value:
"Parent Parent Document"

PARENT_SPACE

public static final String PARENT_SPACE
Constant Field Value:
"Parent Space"

PARENT_AUDIENCE_1

public static final String PARENT_AUDIENCE_1
Constant Field Value:
"Parent Audience 1"

PARENT_AUDIENCE_2

public static final String PARENT_AUDIENCE_2
Constant Field Value:
"Parent Audience 2"

PARENT_CATEGORY

public static final String PARENT_CATEGORY
Constant Field Value:
"parentCategory"

PARENT_TAG

public static final String PARENT_TAG
Constant Field Value:
"parentTag"
Constructor Detail

PropertyMetaDataParserDocumentAnnotationsTest

public PropertyMetaDataParserDocumentAnnotationsTest()
Method Detail

propertyMetaDataAnnotationIsNotRequired

public void propertyMetaDataAnnotationIsNotRequired()

propertyMetaDataAnnotationProvidesDefaults

public void propertyMetaDataAnnotationProvidesDefaults()

propertyMetaDataAnnotationAllowsMultipleValues

public void propertyMetaDataAnnotationAllowsMultipleValues()


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