Class RemoveEntityReliablePduTest

java.lang.Object
edu.nps.moves.dis7.test.PduTest
edu.nps.moves.dis7.test.RemoveEntityReliablePduTest

@DisplayName("RemoveEntityReliablePduTest") public class RemoveEntityReliablePduTest extends PduTest
Unit tests for satisfactory handling of Remove Entity Reliable PDU fields and values.
  • Constructor Details

    • RemoveEntityReliablePduTest

      public RemoveEntityReliablePduTest()
      default constructor
  • Method Details

    • setUpClass

      @BeforeAll public static void setUpClass()
      preparation
    • testMultiplePdus

      @Test public void testMultiplePdus()
      Test PDU sending, receiving, marshalling (serialization) and unmarshalling (deserialization)
      Specified by:
      testMultiplePdus in class PduTest
    • testOnePdu

      protected void testOnePdu(Pdu createdPdu)
      Description copied from class: PduTest
      Test single PDU for correctness according to all contained fields in this PDU type
      Specified by:
      testOnePdu in class PduTest
      Parameters:
      createdPdu - separate PDU for comparison
    • main

      public static void main(String[] args)
      Command-line invocation (CLI) of program, execution starts here
      Parameters:
      args - command-line arguments