ariba.ui.aribaweb.test
Class TestUnit

java.lang.Object
  extended by ariba.ui.aribaweb.test.TestUnit

public class TestUnit
extends Object


Constructor Summary
TestUnit(String name, List<TestLinkHolder> links)
           
 
Method Summary
 boolean displayTestContextValue()
           
 String getFullName()
           
 String getMainName()
           
 String getSecondaryName()
           
 boolean hasNoUiNoParamLinks()
           
 boolean hasNoUiParamLinks()
           
 boolean hasPageAccessLinks()
           
 boolean hasStagers()
           
 boolean hasUiNoParamLinks()
           
 boolean hasUiParamLinks()
           
 List noUiNoParamLinks()
           
 List noUiParamLinks()
           
 List pageAccessLinks()
           
 void sort()
           
 List stagers()
           
 List uiNoParamLinks()
           
 List uiParamLinks()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestUnit

public TestUnit(String name,
                List<TestLinkHolder> links)
Method Detail

displayTestContextValue

public boolean displayTestContextValue()

getFullName

public String getFullName()

getMainName

public String getMainName()

getSecondaryName

public String getSecondaryName()

uiParamLinks

public List uiParamLinks()

uiNoParamLinks

public List uiNoParamLinks()

noUiParamLinks

public List noUiParamLinks()

noUiNoParamLinks

public List noUiNoParamLinks()

stagers

public List stagers()

pageAccessLinks

public List pageAccessLinks()

hasUiParamLinks

public boolean hasUiParamLinks()

hasUiNoParamLinks

public boolean hasUiNoParamLinks()

hasNoUiParamLinks

public boolean hasNoUiParamLinks()

hasNoUiNoParamLinks

public boolean hasNoUiNoParamLinks()

hasStagers

public boolean hasStagers()

hasPageAccessLinks

public boolean hasPageAccessLinks()

sort

public void sort()


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.