net.thucydides.core.reports.html
Class TagFilter

Package class diagram package TagFilter
java.lang.Object
  extended by net.thucydides.core.reports.html.TagFilter

public class TagFilter
extends Object


Constructor Summary
TagFilter(EnvironmentVariables environmentVariables)
           
 
Method Summary
 List<String> filteredTagTypes(List<String> tagTypes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagFilter

public TagFilter(EnvironmentVariables environmentVariables)
Method Detail

filteredTagTypes

public List<String> filteredTagTypes(List<String> tagTypes)


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