net.thucydides.core.matchers
Class FileMatchers

Package class diagram package FileMatchers
java.lang.Object
  extended by net.thucydides.core.matchers.FileMatchers

public class FileMatchers
extends Object


Constructor Summary
FileMatchers()
           
 
Method Summary
static org.hamcrest.Matcher<File> exists()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileMatchers

public FileMatchers()
Method Detail

exists

public static org.hamcrest.Matcher<File> exists()


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