net.thucydides.core.model
Class ScreenshotPermission

Package class diagram package ScreenshotPermission
java.lang.Object
  extended by net.thucydides.core.model.ScreenshotPermission

public class ScreenshotPermission
extends Object


Constructor Summary
ScreenshotPermission(Configuration configuration)
           
 
Method Summary
 boolean areAllowed(TakeScreenshots takeScreenshots)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenshotPermission

public ScreenshotPermission(Configuration configuration)
Method Detail

areAllowed

public boolean areAllowed(TakeScreenshots takeScreenshots)


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