test.de.smartics.properties.utils
Class JavadocCommentHelperHtmlTest

Package class diagram package JavadocCommentHelperHtmlTest
java.lang.Object
  extended by test.de.smartics.properties.utils.JavadocCommentHelperHtmlTest

public class JavadocCommentHelperHtmlTest
     
     
extends Object

Tests JavadocCommentHelper.


Constructor Summary
JavadocCommentHelperHtmlTest()
           
 
Method Summary
 void allowsFullyQualifiedReference()
           
 void allowsFullyQualifiedReferenceWithLabel()
           
 void allowsMethods()
           
 void allowsMethodsWithArguments()
           
 void allowsMethodsWithArgumentsAndLabel()
           
 void allowsMethodsWithLabel()
           
 void allowsMultilineComment()
           
 void allowsMultilineCommentWithLabel()
           
 void allowsReferenceToLocalElement()
           
 void ifFragmentIsBlankTheValueIsReturned()
           
 void noInlineComment()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavadocCommentHelperHtmlTest

public JavadocCommentHelperHtmlTest()
Method Detail

setUp

public void setUp()

ifFragmentIsBlankTheValueIsReturned

public void ifFragmentIsBlankTheValueIsReturned()

allowsReferenceToLocalElement

public void allowsReferenceToLocalElement()

allowsFullyQualifiedReference

public void allowsFullyQualifiedReference()

allowsFullyQualifiedReferenceWithLabel

public void allowsFullyQualifiedReferenceWithLabel()

allowsMethods

public void allowsMethods()

allowsMethodsWithLabel

public void allowsMethodsWithLabel()

allowsMethodsWithArguments

public void allowsMethodsWithArguments()

allowsMethodsWithArgumentsAndLabel

public void allowsMethodsWithArgumentsAndLabel()

noInlineComment

public void noInlineComment()

allowsMultilineComment

public void allowsMultilineComment()

allowsMultilineCommentWithLabel

public void allowsMultilineCommentWithLabel()


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