com.github.dandelion.datatables.testing.basics
Class FilteringBaseIT

java.lang.Object
  extended by org.fluentlenium.core.Fluent
      extended by com.github.dandelion.datatables.testing.BaseIT
          extended by com.github.dandelion.datatables.testing.basics.FilteringBaseIT
All Implemented Interfaces:
org.fluentlenium.core.search.SearchActions

public class FilteringBaseIT
extends BaseIT


Field Summary
 
Fields inherited from class com.github.dandelion.datatables.testing.BaseIT
context, driver, watchman
 
Constructor Summary
FilteringBaseIT()
           
 
Method Summary
 void should_filter_data_when_using_an_extra_form()
           
 void should_filter_data_when_using_an_input_field()
           
 void should_generate_a_filtering_listbox_with_predefined_values()
           
 void should_generate_select_in_the_footer()
           
 
Methods inherited from class com.github.dandelion.datatables.testing.BaseIT
defaultUrl, getConfigurationFromPage, getDefaultBaseUrl, getHtmlBody, getTable, goToPage, goToPage
 
Methods inherited from class org.fluentlenium.core.Fluent
$, $, await, clear, clear, clear, click, click, executeScript, fill, fill, find, find, findFirst, getBaseUrl, getCookie, getCookies, getDriver, goTo, goTo, initFluent, pageSource, submit, submit, takeScreenShot, takeScreenShot, text, title, url, value, withDefaultPageWait, withDefaultSearchWait, withDefaultUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilteringBaseIT

public FilteringBaseIT()
Method Detail

should_filter_data_when_using_an_input_field

public void should_filter_data_when_using_an_input_field()
                                                  throws Exception
Throws:
Exception

should_generate_select_in_the_footer

public void should_generate_select_in_the_footer()
                                          throws Exception
Throws:
Exception

should_filter_data_when_using_an_extra_form

public void should_filter_data_when_using_an_extra_form()
                                                 throws Exception
Throws:
Exception

should_generate_a_filtering_listbox_with_predefined_values

public void should_generate_a_filtering_listbox_with_predefined_values()


Copyright © 2013. All Rights Reserved.