Connection Sequence

Tests

Connection sequence exchanges correct connection sequence of rsmp version 3.1.1

Verify the connection sequence when using rsmp core 3.1.1

  1. Given the site is connected and using core 3.1.1
  2. Send and receive handshake messages
  3. Expect the handshake messages to be in the specified sequence corresponding to version 3.1.1
  4. Expect the connection sequence to be complete
View Source
check_sequence '3.1.1'

Connection sequence exchanges correct connection sequence of rsmp version 3.1.2

Verify the connection sequence when using rsmp core 3.1.2

  1. Given the site is connected and using core 3.1.2
  2. Send and receive handshake messages
  3. Expect the handshake messages to be in the specified sequence corresponding to version 3.1.2
  4. Expect the connection sequence to be complete
View Source
check_sequence '3.1.2'

Connection sequence exchanges correct connection sequence of rsmp version 3.1.3

Verify the connection sequence when using rsmp core 3.1.3

  1. Given the site is connected and using core 3.1.3
  2. Send and receive handshake messages
  3. Expect the handshake messages to be in the specified sequence corresponding to version 3.1.3
  4. Expect the connection sequence to be complete
View Source
check_sequence '3.1.3'

Connection sequence exchanges correct connection sequence of rsmp version 3.1.4

Verify the connection sequence when using rsmp core 3.1.4

  1. Given the site is connected and using core 3.1.4
  2. Send and receive handshake messages
  3. Expect the handshake messages to be in the specified sequence corresponding to version 3.1.4
  4. Expect the connection sequence to be complete
View Source
check_sequence '3.1.4'

Connection sequence exchanges correct connection sequence of rsmp version 3.1.5

Verify the connection sequence when using rsmp core 3.1.5

  1. Given the site is connected and using core 3.1.5
  2. Send and receive handshake messages
  3. Expect the handshake messages to be in the specified sequence corresponding to version 3.1.5
  4. Expect the connection sequence to be complete
View Source
check_sequence '3.1.5'