com.atlassian.bamboo.pageobjects
Class BambooTestedProductFactory

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.BambooTestedProductFactory

public class BambooTestedProductFactory
extends Object


Method Summary
static BambooTestedProduct create()
           
static String getBaseUrl()
          Logic stolen from TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

@NotNull
public static BambooTestedProduct create()

getBaseUrl

@NotNull
public static String getBaseUrl()
Logic stolen from TestedProductFactory.create(Class, String, TestedProductFactory.TesterFactory)



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.