net.thucydides.core.tags
Class TagConverters

Package class diagram package TagConverters
java.lang.Object
  extended by net.thucydides.core.tags.TagConverters

public class TagConverters
extends Object


Constructor Summary
TagConverters()
           
 
Method Summary
static ch.lambdaj.function.convert.Converter<Object,TestTag> fromStringValuesToTestTags()
           
static ch.lambdaj.function.convert.Converter<Object,TestTag> toTestTags()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagConverters

public TagConverters()
Method Detail

toTestTags

public static ch.lambdaj.function.convert.Converter<Object,TestTag> toTestTags()

fromStringValuesToTestTags

public static ch.lambdaj.function.convert.Converter<Object,TestTag> fromStringValuesToTestTags()


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.