| Class and Description |
|---|
| CollectionFilter
Filters elements in a collection.
|
| Strings.StringsToJoin
Knows how to join
Strings using a given delimiter. |
| Strings.StringToAppend
Knows how to append a given
String to the given target, only if the target does not end with the given
String to append. |
| TextFileWriter |
| TypeFilter
Filters elements of a collection by their data type.
|
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.