|
Move Method private getResultWithDefaultPassed(stepsToResult Map<String,Result>, step String) : Result from class cucumber.runtime.TestHelper to private getResultWithDefaultPassed(stepsToResult Map<String,Result>, step String) : Result from class cucumber.runner.TestHelper.TestHelperBackendSupplier |
From |
To |
|
Move Method private mockHook(hookEntry SimpleEntry<String,Result>, hookLocation String, action Answer<Object>, beforeHooks List<HookDefinition>, afterHooks List<HookDefinition>, beforeStepHooks List<HookDefinition>, afterStepHooks List<HookDefinition>) : void from class cucumber.runtime.TestHelper to private mockHook(hookEntry SimpleEntry<String,Result>, hookLocation String, action Answer<Object>, beforeHooks List<HookDefinition>, afterHooks List<HookDefinition>, beforeStepHooks List<HookDefinition>, afterStepHooks List<HookDefinition>) : void from class cucumber.runner.TestHelper.TestHelperBackendSupplier |
From |
To |
|
Move Class cucumber.runtime.HookTest moved to cucumber.runner.HookTest |
From |
To |
|
Move Class cucumber.runtime.Match moved to cucumber.runner.Match |
From |
To |
|
Move Class cucumber.runtime.HookOrderTest moved to cucumber.runner.HookOrderTest |
From |
To |
|
Move Class cucumber.runtime.UndefinedStepDefinitionException moved to cucumber.runner.UndefinedStepDefinitionException |
From |
To |
|
Move Class cucumber.runtime.ThreadLocalRunnerSupplier moved to cucumber.runner.ThreadLocalRunnerSupplier |
From |
To |
|
Move Class cucumber.runtime.formatter.CanonicalOrderEventPublisher moved to cucumber.runner.CanonicalOrderEventPublisher |
From |
To |
|
Move Class cucumber.runtime.SingletonRunnerSupplier moved to cucumber.runner.SingletonRunnerSupplier |
From |
To |
|
Move Class cucumber.runtime.AmbiguousPickleStepDefinitionsMatch moved to cucumber.runner.AmbiguousPickleStepDefinitionsMatch |
From |
To |
|
Move Class cucumber.runtime.UndefinedStepDefinitionMatchTest moved to cucumber.runner.UndefinedStepDefinitionMatchTest |
From |
To |
|
Move Class cucumber.runtime.NoStepDefinition moved to cucumber.runner.NoStepDefinition |
From |
To |
|
Move Class cucumber.runtime.PickleStepDefinitionMatch moved to cucumber.runner.PickleStepDefinitionMatch |
From |
To |
|
Move Class cucumber.runtime.StepDefinitionMatchTest moved to cucumber.runner.StepDefinitionMatchTest |
From |
To |
|
Move Class cucumber.runtime.FailedStepInstantiationMatchTest moved to cucumber.runner.FailedStepInstantiationMatchTest |
From |
To |
|
Move Class cucumber.runtime.SingletonRunnerSupplierTest moved to cucumber.runner.SingletonRunnerSupplierTest |
From |
To |
|
Move Class cucumber.runtime.AmbiguousStepDefinitionMatchsTest moved to cucumber.runner.AmbiguousStepDefinitionMatchsTest |
From |
To |
|
Move Class cucumber.runtime.TestHelper moved to cucumber.runner.TestHelper |
From |
To |
|
Move Class cucumber.runtime.HookComparator moved to cucumber.runner.HookComparator |
From |
To |
|
Move Class cucumber.runtime.AmbiguousStepDefinitionsException moved to cucumber.runner.AmbiguousStepDefinitionsException |
From |
To |
|
Move Class cucumber.runtime.HookDefinitionMatch moved to cucumber.runner.HookDefinitionMatch |
From |
To |
|
Move Class cucumber.runtime.RunnerSupplier moved to cucumber.runner.RunnerSupplier |
From |
To |
|
Move Class cucumber.runner.SynchronizedEventBus moved to cucumber.runner.ThreadLocalRunnerSupplier.SynchronizedEventBus |
From |
To |
|
Move Class cucumber.runtime.FailedPickleStepInstantiationMatch moved to cucumber.runner.FailedPickleStepInstantiationMatch |
From |
To |
|
Move Class cucumber.runtime.UndefinedPickleStepDefinitionMatch moved to cucumber.runner.UndefinedPickleStepDefinitionMatch |
From |
To |
|
Change Variable Type runtimeException : RuntimeException to exception : Exception in method public result_is_result_from_hook_when_before_step_hook_does_not_pass() : void in class cucumber.runner.PickleStepTestStepTest |
From |
To |
|
Change Variable Type entry : RuntimeGlue.CacheEntry to entry : Glue.CacheEntry in method public returns_match_from_cache_if_single_found() : void in class cucumber.runner.GlueTest |
From |
To |
|
Change Variable Type testStep : PickleStepTestStep to definitionMatch1 : PickleStepDefinitionMatch in method public run_wraps_execute_in_test_case_started_and_finished_events() : void in class cucumber.runner.TestCaseTest |
From |
To |
|
Change Variable Type after : HookTestStep to afterStep1HookDefinition1 : HookDefinition in method public run_hooks_after_the_first_non_passed_result_for_gherkin_step() : void in class cucumber.runner.TestCaseTest |
From |
To |
|
Change Variable Type runtimeException : RuntimeException to exception : Exception in method public result_is_result_from_hook_when_after_step_hook_does_not_pass() : void in class cucumber.runner.PickleStepTestStepTest |
From |
To |
|
Change Variable Type before : HookTestStep to beforeStep1HookDefinition1 : HookDefinition in method public run_hooks_after_the_first_non_passed_result_for_gherkin_step() : void in class cucumber.runner.TestCaseTest |
From |
To |
|
Change Variable Type glue : RuntimeGlue to glue : Glue in method public throws_duplicate_error_on_dupe_stepdefs() : void in class cucumber.runner.GlueTest |
From |
To |