org.silverpeas.util
Class StringDataRegexpExtractorTest
java.lang.Object
org.silverpeas.util.StringDataRegexpExtractorTest
public class StringDataRegexpExtractorTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringDataRegexpExtractorTest
public StringDataRegexpExtractorTest()
extractFromNullWithNoDirective
public void extractFromNullWithNoDirective()
extractFromEmptyWithNoDirective
public void extractFromEmptyWithNoDirective()
extractFromCommonStringWithNoDirective
public void extractFromCommonStringWithNoDirective()
extractFromNullWithOneDirective
public void extractFromNullWithOneDirective()
extractFromEmptyWithOneDirective
public void extractFromEmptyWithOneDirective()
extractFromCommonStringWithOneDirective
public void extractFromCommonStringWithOneDirective()
extractFromCommonStringWithOneDirectiveButNotGroupIndex
public void extractFromCommonStringWithOneDirectiveButNotGroupIndex()
extractFromCommonStringWithOneDirectiveButBadGroupIndex
public void extractFromCommonStringWithOneDirectiveButBadGroupIndex()
extractFromCommonStringWithTwoDirectives
public void extractFromCommonStringWithTwoDirectives()
extractFromCommonStringWithTwoDirectivesSpecifiedInOneCall
public void extractFromCommonStringWithTwoDirectivesSpecifiedInOneCall()
extractFromCommonStringWithTwoDirectivesInOtherOrderAndDemonstratesThatReturnedValuesAreUnique
public void extractFromCommonStringWithTwoDirectivesInOtherOrderAndDemonstratesThatReturnedValuesAreUnique()
extractUniqueFromCommonStringWithOneDirective
public void extractUniqueFromCommonStringWithOneDirective()
extractUniqueFromCommonStringWithOneDirectiveOtherTry
public void extractUniqueFromCommonStringWithOneDirectiveOtherTry()
extractUniqueFromCommonStringWithOneDirectiveAndNoValue
public void extractUniqueFromCommonStringWithOneDirectiveAndNoValue()
extractUniqueFromCommonStringWithOneDirectiveButSeveralValues
public void extractUniqueFromCommonStringWithOneDirectiveButSeveralValues()
Copyright © 2016 Silverpeas. All Rights Reserved.