com.atlassian.webdriver.rule
Class TestLogPageSourceRule

java.lang.Object
  extended by com.atlassian.webdriver.rule.TestLogPageSourceRule

public class TestLogPageSourceRule
extends Object

Test case for LogPageSourceRule.

Since:
2.2

Constructor Summary
TestLogPageSourceRule()
           
 
Method Summary
 void resetLogPageSourceProperty()
           
 void shouldLogSourceOnFailureWhenEnabled()
           
 void shouldNotLogIfLoggingDisabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLogPageSourceRule

public TestLogPageSourceRule()
Method Detail

resetLogPageSourceProperty

public void resetLogPageSourceProperty()

shouldLogSourceOnFailureWhenEnabled

public void shouldLogSourceOnFailureWhenEnabled()

shouldNotLogIfLoggingDisabled

public void shouldNotLogIfLoggingDisabled()


Copyright © 2014 Atlassian. All rights reserved.