MCPcopy Create free account
hub / github.com/DanielChappuis/reactphysics3d / ~Test

Method ~Test

test/Test.cpp:40–42  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

38
39/// Destructor
40Test::~Test() {
41
42}
43
44// Called to test a boolean condition.
45// This method should not be called directly in your test but you should call test() instead (macro)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected