MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / tearDown

Method tearDown

java/tests/builtintopics/BuiltinTopicsTest.java:220–225  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

218 }
219
220 protected static void tearDown() {
221 participant.delete_contained_entities();
222 dpf.delete_participant(participant);
223
224 TheServiceParticipant.shutdown();
225 }
226}

Callers 1

mainMethod · 0.95

Calls 3

shutdownMethod · 0.95
delete_participantMethod · 0.80

Tested by

no test coverage detected