test.de.smartics.properties.utils
Class JavadocCommentHelperBlockTest

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

public class JavadocCommentHelperBlockTest
     
     
extends Object

Tests JavadocCommentHelper.expandFirstBlock(String).


Constructor Summary
JavadocCommentHelperBlockTest()
           
 
Method Summary
 void correctlyDealsWithBlanksAtStartIfBlock()
           
 void correctlyDealsWithBlanksAtStartIfNoneBlock()
           
 void expandsFirstBlockIfItIsANullValue()
           
 void expandsFirstBlockIfSimpleText()
           
 void expandsFirstBlockOnTextAndBlockComment()
           
 void expandsFirstBlockOnTextAndBlockCommentWithAttribute()
           
 void omitsExpandingIfBlock()
           
 void omitsExpandingIfBlockWithAttribute()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavadocCommentHelperBlockTest

public JavadocCommentHelperBlockTest()
Method Detail

setUp

public void setUp()

expandsFirstBlockIfItIsANullValue

public void expandsFirstBlockIfItIsANullValue()

expandsFirstBlockIfSimpleText

public void expandsFirstBlockIfSimpleText()

correctlyDealsWithBlanksAtStartIfBlock

public void correctlyDealsWithBlanksAtStartIfBlock()

correctlyDealsWithBlanksAtStartIfNoneBlock

public void correctlyDealsWithBlanksAtStartIfNoneBlock()

omitsExpandingIfBlock

public void omitsExpandingIfBlock()

omitsExpandingIfBlockWithAttribute

public void omitsExpandingIfBlockWithAttribute()

expandsFirstBlockOnTextAndBlockComment

public void expandsFirstBlockOnTextAndBlockComment()

expandsFirstBlockOnTextAndBlockCommentWithAttribute

public void expandsFirstBlockOnTextAndBlockCommentWithAttribute()


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