org.sonatype.sisu.litmus.testsupport.junit.ext
Class URLIsReachable
java.lang.Object
org.sonatype.sisu.litmus.testsupport.junit.ext.URLIsReachable
- All Implemented Interfaces:
- com.googlecode.junit.ext.checkers.Checker
public class URLIsReachable
- extends Object
- implements com.googlecode.junit.ext.checkers.Checker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLIsReachable
public URLIsReachable(String urlString)
throws MalformedURLException
- Throws:
MalformedURLException
URLIsReachable
public URLIsReachable(String[] args)
throws MalformedURLException
- Throws:
MalformedURLException
satisfy
public boolean satisfy()
- Specified by:
satisfy
in interface com.googlecode.junit.ext.checkers.Checker
Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.