|
Change Variable Type parentComponent : StartableComponent to parentComponent : StartableStoppableComponent in method public should_start_and_stop_hierarchy_of_containers() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type childComponent1 : StartableComponent to childComponent1 : StartableStoppableComponent in method public should_stop_hierarchy_of_containers_on_failure() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type childComponent : StartableComponent to childComponent : StartableStoppableComponent in method public should_start_and_stop_hierarchy_of_containers() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type component : StartableComponent to component : StartableStoppableComponent in method public should_execute_components() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type component : StartableComponent to component : StartableStoppableComponent in method public shouldForwardStartAndStopToDescendants() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type startable : StartableComponent to startable : StartableStoppableComponent in method public test_start_failure() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |
|
Change Variable Type parentComponent : StartableComponent to parentComponent : StartableStoppableComponent in method public should_stop_hierarchy_of_containers_on_failure() : void in class org.sonar.core.platform.ComponentContainerTest |
From |
To |