MCPcopy Create free account
hub / github.com/bbc/audiowaveform / SetUp

Method SetUp

test/SndFileAudioFileReaderTest.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58 protected:
59 virtual void SetUp()
60 {
61 output.str(std::string());
62 error.str(std::string());
63 }
64
65 virtual void TearDown()
66 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected