|
Rename Method public pages_should_be_injected() : void renamed to public pagesShouldBeInjected() : void in class org.fluentlenium.integration.PageInPageTest |
From |
To |
|
Rename Method public test_ignoring_2_negative() : void renamed to public testIgnoring2Negative() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public should_get_element_into_a_frame_with_Fluent_switchTo_bis() : void renamed to public shouldGetElementIntoAFrameWithFluentSwitchToBis() : void in class org.fluentlenium.integration.IframeTest |
From |
To |
|
Rename Method public should_findBy_retrieve_list() : void renamed to public shouldFindByRetrieveList() : void in class org.fluentlenium.integration.FindByOfListTest |
From |
To |
|
Rename Method public when_element_is_not_enabled_then_areEnabled_throws_exception() : void renamed to public whenElementIsNotEnabledThenAreEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public should_get_element_into_a_frame_with_Fluent_switchTo() : void renamed to public shouldGetElementIntoAFrameWithFluentSwitchTo() : void in class org.fluentlenium.integration.IframeTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isNotDisplayed_return_true() : void renamed to public whenElementIsNotDisplayedThenIsNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public registering_another_driver_throw_exception() : void renamed to public registeringAnotherDriverThrowException() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_enabled_then_areEnabled_return_true() : void renamed to public whenElementIsEnabledThenAreEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public should_executeScript_return_Long() : void renamed to public shouldExecuteScriptReturnLong() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |
|
Rename Method public when_browser_doesnt_accept_screenshot_then_custom_error() : void renamed to public whenBrowserDoesntAcceptScreenshotThenCustomError() : void in class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Rename Method public should_executeAsyncScript_return_String() : void renamed to public shouldExecuteAsyncScriptReturnString() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |
|
Rename Method public test_ignoring_1_positive() : void renamed to public testIgnoring1Positive() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public pages_should_be_injected() : void renamed to public pagesShouldBeInjected() : void in class org.fluentlenium.integration.PageInPageWithAnnotationPageTest |
From |
To |
|
Rename Method public when_element_is_present_then_isDisplayed_return_true() : void renamed to public whenElementIsPresentThenIsDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_element_is_present_then_areDisplayed_return_true() : void renamed to public whenElementIsPresentThenAreDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public check$Works() : void renamed to public checkDollarWorks() : void in class org.fluentlenium.integration.SearchOnlyWithFiltersTest |
From |
To |
|
Rename Method public deletages_to_webdriver_when_initialized() : void renamed to public deletagesToWebDriverWhenInitialized() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_init_fails_test_is_not_called() : void renamed to public whenInitFailsTestIsNotCalled() : void in class org.fluentlenium.adapter.junit.FluentTestRuleTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_same_test_names_creates_one_instance() : void renamed to public getOrCreateDriverWithSameTestNamesCreatesOneInstance() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public should_get_element_into_a_frame_with_Fluent_switchToDefault() : void renamed to public shouldGetElementIntoAFrameWithFluentSwitchToDefault() : void in class org.fluentlenium.integration.IframeTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_different_test_names_and_different_test_class_and_strategy_per_class_creates_distinct_instance() : void renamed to public getOrCreateDriverWithDifferentTestNamesAndDifferentTestClassAndStrategyPerClassCreatesDistinctInstance() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public registering_same_driver_doesnt_throw_exception() : void renamed to public registeringSameDriverDoesntThrowException() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_not_present_then_areNotDisplayed_return_true() : void renamed to public whenElementIsNotPresentThenAreNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_browser_does_accept_screenshot_then_no_exception() : void renamed to public whenBrowserDoesAcceptScreenshotThenNoException() : void in class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Rename Method public test_no_exception() : void renamed to public testNoException() : void in class org.fluentlenium.integration.initialization.BeforeInitialization |
From |
To |
|
Rename Method public when_element_is_not_enabled_then_isEnabled_throws_exception() : void renamed to public whenElementIsNotEnabledThenIsEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_element_is_not_present_then_isNotDisplayed_return_true() : void renamed to public whenElementIsNotPresentThenIsNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_a_element_is_not_present_then_isNotPresent_return_true() : void renamed to public whenAElementIsNotPresentThenIsNotPresentReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_displayed_then_isNotDisplayed_throws_exception() : void renamed to public whenElementIsDisplayedThenIsNotDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public is_driver_available_behaves_as_expected() : void renamed to public isDriverAvailableBehavesAsExpected() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isPresent_return_true() : void renamed to public whenElementIsNotDisplayedThenIsPresentReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_different_test_names_and_different_test_class_and_strategy_once_creates_one_instance() : void renamed to public getOrCreateDriverWithDifferentTestNamesAndDifferentTestClassAndStrategyOnceCreatesOneInstance() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public test_ignoring_2_positive() : void renamed to public testIgnoring2Positive() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public when_web_element_in_test_then_they_are_instanciated() : void renamed to public whenWebElementInTestThenTheyAreInstanciated() : void in class org.fluentlenium.integration.FluentWebElementSubclassInTest |
From |
To |
|
Rename Method public registering_same_driver_multiple_time_doesnt_throw_exception() : void renamed to public registeringSameDriverMultipleTimeDoesntThrowException() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_not_enabled_then_isNotEnabled_return_true() : void renamed to public whenElementIsNotEnabledThenIsNotEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_element_is_enabled_then_areEnabled_return_true() : void renamed to public whenElementIsEnabledThenAreEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public should_findAll_findBy_retrieve_list() : void renamed to public shouldFindAllFindByRetrieveList() : void in class org.fluentlenium.integration.FindByOfListTest |
From |
To |
|
Rename Method public when_element_is_enabled_then_isEnabled_return_true() : void renamed to public whenElementIsEnabledThenIsEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_different_test_classes_creates_distinct_instances() : void renamed to public getOrCreateDriverWithDifferentTestClassesCreatesDistinctInstances() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public should_executeScript_return_List() : void renamed to public shouldExecuteScriptReturnList() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |
|
Rename Method public test_superclass_fluentwebelement_instantiate() : void renamed to public testSuperclassFluentWebElementInstantiate() : void in class org.fluentlenium.integration.initialization.BeforeInitialization |
From |
To |
|
Rename Method public when_a_element_is_present_then_isNotPresent_throw_an_exception() : void renamed to public whenAElementIsPresentThenIsNotPresentThrowAnException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_displayed_then_areNotDisplayed_throws_exception() : void renamed to public whenElementIsDisplayedThenAreNotDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public quitAll_should_quit_all_drivers() : void renamed to public quitAllShouldQuitAllDrivers() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public when_web_element_in_test_then_they_are_instanciated() : void renamed to public whenWebElementInTestThenTheyAreInstanciated() : void in class org.fluentlenium.integration.FluentWebElementInTest |
From |
To |
|
Rename Method public should_findBy_retrieved_object_work_for_selenium_actions() : void renamed to public shouldFindByRetrievedObjectWorkForSeleniumActions() : void in class org.fluentlenium.integration.SeleniumFindBy |
From |
To |
|
Rename Method public when_default_shared_driver_then_driver_is_closed_after_method_call() : void renamed to public whenDefaultSharedDriverThenDriverIsClosedAfterMethodCall() : void in class org.fluentlenium.adapter.testng.integration.FluentCloseTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_different_test_names_and_strategy_per_class_creates_one_instance() : void renamed to public getOrCreateDriverWithDifferentTestNamesAndStrategyPerClassCreatesOneInstance() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public when_browser_implemets_Javascript_executor_then_go_to_predicate() : void renamed to public whenBrowserImplementsJavascriptExecutorThenGoToPredicate() : void in class org.fluentlenium.core.wait.WaitForPageToLoadTest |
From |
To |
|
Rename Method public check$AndIndexWorks() : void renamed to public checkDollarAndIndexWorks() : void in class org.fluentlenium.integration.SearchOnlyWithFiltersTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isNotDisplayed_return_true() : void renamed to public whenElementIsNotDisplayedThenIsNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public should_findAll_findBy_retrieve_list() : void renamed to public shouldFindAllFindByRetrieveList() : void in class org.fluentlenium.integration.SeleniumFindBy |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isDisplayed_throws_exception() : void renamed to public whenElementIsNotDisplayedThenIsDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_not_enabled_then_areEnabled_throws_exception() : void renamed to public whenElementIsNotEnabledThenAreEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public should_configure_properly() : void renamed to public shouldConfigureProperly() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_enabled_then_isEnabled_return_true() : void renamed to public whenElementIsEnabledThenIsEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public should_get_element_into_a_frame_with_native_instructions() : void renamed to public shouldGetElementIntoAFrameWithNativeInstructions() : void in class org.fluentlenium.integration.IframeTest |
From |
To |
|
Rename Method public pages_should_be_injected() : void renamed to public pagesShouldBeInjected() : void in class org.fluentlenium.integration.PageInPageWithCreatePageTest |
From |
To |
|
Rename Method public test_ignoreAll_negative() : void renamed to public testIgnoreAllNegative() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public test_no_exception() : void renamed to public testNoException() : void in class org.fluentlenium.integration.initialization.AnnotationInitialization |
From |
To |
|
Rename Method public title_of_duck_duck_go_should_contain_search_query_name() : void renamed to public titleOfDuckDuckGoShouldContainSearchQueryName() : void in class org.fluentlenium.examples.hooks.ExampleHookTest |
From |
To |
|
Rename Method public when_single_element_is_enabled_then_isEnabled_return_true() : void renamed to public whenSingleElementIsEnabledThenIsEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_no_error_everything_is_called() : void renamed to public whenNoErrorEverythingIsCalled() : void in class org.fluentlenium.adapter.junit.FluentTestRuleTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_areNotDisplayed_return_true() : void renamed to public whenElementIsNotDisplayedThenAreNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_areNotDisplayed_return_true() : void renamed to public whenElementIsNotDisplayedThenAreNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public should_new_web_driver_create_new_instances() : void renamed to public shouldNewWebDriverCreateNewInstances() : void in class org.fluentlenium.adapter.FluentAdapterTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isDisplayed_throws_exception() : void renamed to public whenElementIsNotDisplayedThenIsDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_single_element_is_not_enabled_then_isNotEnabled_return_true() : void renamed to public whenSingleElementIsNotEnabledThenIsNotEnabledReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public do_not_use_overridable_methods_in_a_constructor() : void renamed to public doNotUseOverridableMethodsInAConstructor() : void in class org.fluentlenium.integration.initialization.ConstructorInitialization |
From |
To |
|
Rename Method public when_element_is_displayed_then_areNotDisplayed_throws_exception() : void renamed to public whenElementIsDisplayedThenAreNotDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_present_then_isDisplayed_return_true() : void renamed to public whenElementIsPresentThenIsDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_present_then_areDisplayed_return_true() : void renamed to public whenElementIsPresentThenAreDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_areDisplayed_throws_exception() : void renamed to public whenElementIsNotDisplayedThenAreDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_isPresent_return_true() : void renamed to public whenElementIsNotDisplayedThenIsPresentReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public getOrCreateDriver_with_different_test_names_creates_distinct_instances() : void renamed to public getOrCreateDriverWithDifferentTestNamesCreatesDistinctInstances() : void in class org.fluentlenium.adapter.SharedWebDriverContainerTest |
From |
To |
|
Rename Method public test_ignoring_1_negative() : void renamed to public testIgnoring1Negative() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public when_single_nonexisting_element_then_isEnabled_throws_exception() : void renamed to public whenSingleNonexistingElementThenIsEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public test_internal_fluentwebelement_instantiate() : void renamed to public testInternalFluentWebElementInstantiate() : void in class org.fluentlenium.integration.initialization.BeforeInitialization |
From |
To |
|
Rename Method public should_executeScript_return_Double() : void renamed to public shouldExecuteScriptReturnDouble() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |
|
Rename Method public should_findBy_retrieve_element() : void renamed to public shouldFindByRetrieveElement() : void in class org.fluentlenium.integration.SeleniumFindBy |
From |
To |
|
Rename Method public when_element_is_not_present_then_isNotDisplayed_return_true() : void renamed to public whenElementIsNotPresentThenIsNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public can_loop_into_fluentWebElement_after_a_search() : void renamed to public canLoopIntoFluentWebElementAfterASearch() : void in class org.fluentlenium.core.search.SearchTest |
From |
To |
|
Rename Method public when_web_element_in_test_then_they_are_instanciated() : void renamed to public whenWebElementInTestThenTheyAreInstanciated() : void in class org.fluentlenium.integration.FluentWebElementDelegateClassInTest |
From |
To |
|
Rename Method public when_element_is_not_enabled_then_isEnabled_throws_exception() : void renamed to public whenElementIsNotEnabledThenIsEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public when_single_element_is_not_enabled_then_isEnabled_throws_exception() : void renamed to public whenSingleElementIsNotEnabledThenIsEnabledThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public should_executeScript_return_String() : void renamed to public shouldExecuteScriptReturnString() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |
|
Rename Method public when_browser_do_not_implemets_Javascript_executor_throws_exception() : void renamed to public whenBrowserDoNotImplementsJavascriptExecutorThrowsException() : void in class org.fluentlenium.core.wait.WaitForPageToLoadTest |
From |
To |
|
Rename Method public when_element_is_not_present_then_areNotDisplayed_return_true() : void renamed to public whenElementIsNotPresentThenAreNotDisplayedReturnTrue() : void in class org.fluentlenium.integration.FluentLeniumFunctionalWaitTest |
From |
To |
|
Rename Method public test_ignoreAll_positive() : void renamed to public testIgnoreAllPositive() : void in class org.fluentlenium.integration.FluentLeniumWaitIgnoringTest |
From |
To |
|
Rename Method public test_no_exception_when_inner_class() : void renamed to public testNoExceptionWhenInnerClass() : void in class org.fluentlenium.integration.initialization.AnnotationInitialization |
From |
To |
|
Rename Method public when_element_is_displayed_then_isNotDisplayed_throws_exception() : void renamed to public whenElementIsDisplayedThenIsNotDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public when_element_is_not_displayed_then_areDisplayed_throws_exception() : void renamed to public whenElementIsNotDisplayedThenAreDisplayedThrowsException() : void in class org.fluentlenium.integration.FluentLeniumWaitElementTest |
From |
To |
|
Rename Method public should_findBy_retrieve_list() : void renamed to public shouldFindByRetrieveList() : void in class org.fluentlenium.integration.SeleniumFindBy |
From |
To |
|
Rename Method public should_executeScript_return_Boolean() : void renamed to public shouldExecuteScriptReturnBoolean() : void in class org.fluentlenium.integration.JavascriptTest |
From |
To |