|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
The UtilitiesTests class tests various utility classes and functions of the tagparser library. More...
Public Member Functions | |
| void | setUp () override |
| void | tearDown () override |
| void | testSize () |
| void | testStatusProvider () |
| void | testTagTarget () |
| void | testSignature () |
| void | testMargin () |
| void | testAspectRatio () |
| void | testMediaFormat () |
| void | testPositionInSet () |
| void | testProgressFeedback () |
| void | testAbortableProgressFeedback () |
| void | testDiagnostics () |
| void | testBackupFile () |
| void | testFieldConversions () |
| Tests whether field mappings are consistent. | |
The UtilitiesTests class tests various utility classes and functions of the tagparser library.
| void UtilitiesTests::testFieldConversions | ( | ) |
| void UtilitiesTests::testStatusProvider | ( | ) |