Package services.gui

Class GroupServiceTest


  • public class GroupServiceTest
    extends java.lang.Object
    Unit tests for GroupService.
    • Constructor Detail

      • GroupServiceTest

        public GroupServiceTest()
    • Method Detail

      • setUp

        public void setUp()
      • toggleGroupFixed_setsFixedWhenStarted_andFixedTrue

        public void toggleGroupFixed_setsFixedWhenStarted_andFixedTrue()
      • toggleGroupFixed_setsStartedWhenFixed_andFixedFalse

        public void toggleGroupFixed_setsStartedWhenFixed_andFixedFalse()
      • toggleGroupFixed_noChangeWhenAlreadyFixed_andFixedTrue

        public void toggleGroupFixed_noChangeWhenAlreadyFixed_andFixedTrue()
      • toggleGroupFixed_noChangeWhenAlreadyStarted_andFixedFalse

        public void toggleGroupFixed_noChangeWhenAlreadyStarted_andFixedFalse()