edu.samplu.admin.test
Class DocumentSearchURLParametersIT

java.lang.Object
  extended by edu.samplu.admin.test.DocumentSearchURLParametersIT

public class DocumentSearchURLParametersIT
extends Object

Tests docsearch url parameters


Constructor Summary
DocumentSearchURLParametersIT()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAdvancedSearchFields()
           
 void testAdvancedSearchFieldsAndExecuteSearch()
           
 void testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria()
           
 void testAdvancedSearchMode()
           
 void testBasicSearchFields()
           
 void testBasicSearchFieldsAndExecuteSearch()
           
 void testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria()
           
 void testBasicSearchMode()
           
 void testCriteriaDisabled()
           
 void testHeaderBarDisabled()
           
 void testSupplyingSavedSearchNameDoesNothing()
          Supplying a saveName does not result in the saved search getting loaded.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentSearchURLParametersIT

public DocumentSearchURLParametersIT()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testBasicSearchMode

public void testBasicSearchMode()
                         throws InterruptedException
Throws:
InterruptedException

testAdvancedSearchMode

public void testAdvancedSearchMode()

testHeaderBarDisabled

public void testHeaderBarDisabled()
                           throws InterruptedException
Throws:
InterruptedException

testCriteriaDisabled

public void testCriteriaDisabled()
                          throws InterruptedException
Throws:
InterruptedException

testBasicSearchFields

public void testBasicSearchFields()
                           throws InterruptedException
Throws:
InterruptedException

testBasicSearchFieldsAndExecuteSearch

public void testBasicSearchFieldsAndExecuteSearch()
                                           throws InterruptedException
Throws:
InterruptedException

testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria

public void testBasicSearchFieldsAndExecuteSearchWithHiddenCriteria()
                                                             throws InterruptedException
Throws:
InterruptedException

testAdvancedSearchFields

public void testAdvancedSearchFields()
                              throws InterruptedException
Throws:
InterruptedException

testAdvancedSearchFieldsAndExecuteSearch

public void testAdvancedSearchFieldsAndExecuteSearch()
                                              throws InterruptedException
Throws:
InterruptedException

testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria

public void testAdvancedSearchFieldsAndExecuteSearchWithHiddenCriteria()
                                                                throws InterruptedException
Throws:
InterruptedException

testSupplyingSavedSearchNameDoesNothing

public void testSupplyingSavedSearchNameDoesNothing()
                                             throws InterruptedException
Supplying a saveName does not result in the saved search getting loaded.

Throws:
InterruptedException


Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.