com.atlassian.pageobjects.binder
Class TestDelayedBinder

java.lang.Object
  extended by com.atlassian.pageobjects.binder.TestDelayedBinder

public class TestDelayedBinder
extends Object

Test case for DelayedBinder.


Constructor Summary
TestDelayedBinder()
           
 
Method Summary
 void canBindMustReturnFalseIfInitFails()
           
 void setUp()
           
 void shouldAlwaysReturnFalseGivenWaitUntilFails()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDelayedBinder

public TestDelayedBinder()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

shouldAlwaysReturnFalseGivenWaitUntilFails

public void shouldAlwaysReturnFalseGivenWaitUntilFails()

canBindMustReturnFalseIfInitFails

public void canBindMustReturnFalseIfInitFails()


Copyright © 2014 Atlassian. All rights reserved.