com.googlecode.junit.ext.checkers
Interface Checker

All Known Implementing Classes:
AppIsInstalled, FileExists, RunningOnTargetOS, SocketIsOpened, URLIsReachable

public interface Checker


Method Summary
 boolean satisfy()
           
 

Method Detail

satisfy

boolean satisfy()