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

Function TEST_F

test/OptionHandlerTest.cpp:406–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

404//------------------------------------------------------------------------------
405
406TEST_F(OptionHandlerTest, shouldConvertMp3ToWavAudio)
407{
408 runTests("test_file_mono.mp3", FileFormat::Mp3, FileFormat::Wav, nullptr, true, "test_file_mono_converted.wav");
409}
410
411//------------------------------------------------------------------------------
412

Callers

nothing calls this directly

Calls 2

runTestsFunction · 0.85
isSupportedFunction · 0.85

Tested by

no test coverage detected