br.com.caelum.seleniumdsl.search
Class ContainsAllMatcher

java.lang.Object
  extended by br.com.caelum.seleniumdsl.search.ContainsAllMatcher

public class ContainsAllMatcher
extends Object


Constructor Summary
ContainsAllMatcher(String[] contents)
           
 
Method Summary
 boolean matches(Row row)
           
 void setColumn(String column)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainsAllMatcher

public ContainsAllMatcher(String[] contents)
Method Detail

matches

public boolean matches(Row row)

setColumn

public void setColumn(String column)


Copyright © 2008. All Rights Reserved.