MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / AddEnvironment

Method AddEnvironment

src/gtest/gtest-all.cpp:5037–5044  ·  view source on GitHub ↗

Registers and returns a global test environment. When a test program is run, all global test environments will be set-up in the order they were registered. After all tests in the program have finished, all global test environments will be torn-down in the reverse* order they were registered. The UnitTest object takes ownership of the given environment. We don't protect this under mutex_, as we

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

AddGlobalTestEnvironmentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected