Changes

Summary

  1. Formatting code correctly. (details)
  2. Classified correctly #updateUI. (details)
  3. Moved #runPlugin and #runPluginFor: in "running" protocol. (details)
  4. Moved #updateWithResults: to "updating" protocol. (details)
  5. Put methods to remove in Deprecated80 package. (details)
  6. Reclassified #switchUI in "actions" protocol. (details)
  7. Moved #selectedItems to "accessing" protocol. (details)
  8. Reclassified update like methods in "updating" protocol. (details)
  9. Deprecated #resultViewsDropList: (details)
  10. Classified update-like methods in "updating" protocol. (details)
Commit 2b9c90ae38e8d2a51a723c6659b58670be47fcaf by julien.delplanque
Formatting code correctly.
The file was modifiedsrc/DrTests-Tests/DTMockPlugin.class.st (diff)
Commit 9b84e60580809eb3769fa1d6375578aebd5cfb15 by julien.delplanque
Classified correctly #updateUI.
The file was modifiedsrc/DrTests/AbstractDrTestsUI.class.st (diff)
Commit 7e78d4cb9200c41e5c7d13ddc829c7d3a3f4973d by julien.delplanque
Moved #runPlugin and #runPluginFor: in "running" protocol.
The file was modifiedsrc/DrTests/AbstractDrTestsUI.class.st (diff)
Commit 935263846574a5aad486f28eceb74538796fcfbc by julien.delplanque
Moved #updateWithResults: to "updating" protocol.
The file was modifiedsrc/DrTests/AbstractDrTestsUI.class.st (diff)
Commit a5079294b14f9ea03cd1a246654387a667863f67 by julien.delplanque
Put methods to remove in Deprecated80 package.
The file was addedsrc/Deprecated80/DrTests.extension.st
The file was modifiedsrc/DrTests/DrTests.class.st (diff)
Commit a525a84b4cd4b1f842c86e86a94428fbe4391c35 by julien.delplanque
Reclassified #switchUI in "actions" protocol.
The file was modifiedsrc/DrTests/DrTests.class.st (diff)
Commit e87c3bdf82cee144bfaea9d4e3fb9060cf3f9f2c by julien.delplanque
Moved #selectedItems to "accessing" protocol.
The file was modifiedsrc/DrTests/DrTests.class.st (diff)
Commit 2ba66826bb5e8023e6ef0966bace0064f06b1367 by julien.delplanque
Reclassified update like methods in "updating" protocol.
The file was modifiedsrc/DrTests/DrTests.class.st (diff)
Commit ca5d1935a1776e6a856796f1e4af461d34a0acfa by julien.delplanque
Deprecated #resultViewsDropList:
The file was modifiedsrc/Deprecated80/DrTests.extension.st (diff)
The file was modifiedsrc/DrTests/DrTests.class.st (diff)
Commit 1cf935061e2c922a87ae50d3130c77658e1f5464 by julien.delplanque
Classified update-like methods in "updating" protocol.
The file was modifiedsrc/DrTests/DrTests.class.st (diff)