Class DeviceTest


  • public class DeviceTest
    extends UnitTest
    • Constructor Detail

      • DeviceTest

        public DeviceTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldReturnName

        public void shouldReturnName()
      • shouldReturnDriver

        public void shouldReturnDriver()
      • asShouldCastToImplementedInterface

        public void asShouldCastToImplementedInterface()
      • shouldUseFunctionToComputeSessionId

        public void shouldUseFunctionToComputeSessionId()
      • shouldPerformActionWithDriver

        public void shouldPerformActionWithDriver()
      • shouldInvokeFunctionWithDriver

        public void shouldInvokeFunctionWithDriver()
      • equalityShouldBeBasedOnNameDriverTypeAndSessionId

        public void equalityShouldBeBasedOnNameDriverTypeAndSessionId()
      • hashCodeShouldBeBasedOnNameDriverTypeAndSessionId

        public void hashCodeShouldBeBasedOnNameDriverTypeAndSessionId()