com.atlassian.pageobjects.elements.test
Class TestElementByInjection

java.lang.Object
  extended by com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
      extended by com.atlassian.pageobjects.elements.test.TestElementByInjection

public class TestElementByInjection
extends AbstractPageElementBrowserTest


Nested Class Summary
static class TestElementByInjection.ElementsPageWithNonExistingChildren
           
static class TestElementByInjection.ElementsPageWithNonExistingParent
           
static class TestElementByInjection.ElementsPageWithParentOfWrongType
           
static class TestElementByInjection.ElementsPageWithParents
           
 
Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestElementByInjection()
           
 
Method Summary
 void testParentInjection()
           
 void testParentInjectionWithNonExistingChildren()
           
 void testParentInjectionWithNonExistingParent()
           
 void testParentInjectionWithParentOfWrongType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestElementByInjection

public TestElementByInjection()
Method Detail

testParentInjection

public void testParentInjection()

testParentInjectionWithNonExistingChildren

public void testParentInjectionWithNonExistingChildren()

testParentInjectionWithNonExistingParent

public void testParentInjectionWithNonExistingParent()

testParentInjectionWithParentOfWrongType

public void testParentInjectionWithParentOfWrongType()


Copyright © 2014 Atlassian. All rights reserved.