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

Method tearDown

java/tests/complex_idl/ComplexIDLTest.java:336–341  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

334 }
335
336 protected static void tearDown() {
337 participant.delete_contained_entities();
338 dpf.delete_participant(participant);
339
340 TheServiceParticipant.shutdown();
341 }
342
343 //
344

Callers 1

mainMethod · 0.95

Calls 3

shutdownMethod · 0.95
delete_participantMethod · 0.80

Tested by

no test coverage detected