com.atlassian.bamboo.matcher
Class FileMatcher

java.lang.Object
  extended by com.atlassian.bamboo.matcher.FileMatcher

public class FileMatcher
extends java.lang.Object


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

Constructor Detail

FileMatcher

public FileMatcher()
Method Detail

exists

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


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.