Tag Parser  8.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Public Member Functions | List of all members
UtilitiesTests Class Reference

The UtilitiesTests class tests various utility classes and functions of the tagparser library. More...

Inheritance diagram for UtilitiesTests:
[legend]
Collaboration diagram for UtilitiesTests:
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testSize ()
 
void testStatusProvider ()
 
void testTagTarget ()
 
void testSignature ()
 
void testMargin ()
 
void testAspectRatio ()
 
void testMediaFormat ()
 
void testPositionInSet ()
 
void testProgressFeedback ()
 
void testAbortableProgressFeedback ()
 
void testDiagnostics ()
 
void testBackupFile ()
 

Detailed Description

The UtilitiesTests class tests various utility classes and functions of the tagparser library.

Definition at line 39 of file utils.cpp.

Member Function Documentation

◆ setUp()

void UtilitiesTests::setUp ( )

Definition at line 74 of file utils.cpp.

◆ tearDown()

void UtilitiesTests::tearDown ( )

Definition at line 78 of file utils.cpp.

◆ testAbortableProgressFeedback()

void UtilitiesTests::testAbortableProgressFeedback ( )

Definition at line 241 of file utils.cpp.

◆ testAspectRatio()

void UtilitiesTests::testAspectRatio ( )

Definition at line 143 of file utils.cpp.

◆ testBackupFile()

void UtilitiesTests::testBackupFile ( )

Definition at line 296 of file utils.cpp.

◆ testDiagnostics()

void UtilitiesTests::testDiagnostics ( )

Definition at line 284 of file utils.cpp.

◆ testMargin()

void UtilitiesTests::testMargin ( )

Definition at line 135 of file utils.cpp.

◆ testMediaFormat()

void UtilitiesTests::testMediaFormat ( )

Definition at line 157 of file utils.cpp.

◆ testPositionInSet()

void UtilitiesTests::testPositionInSet ( )

Definition at line 175 of file utils.cpp.

◆ testProgressFeedback()

void UtilitiesTests::testProgressFeedback ( )

Definition at line 202 of file utils.cpp.

◆ testSignature()

void UtilitiesTests::testSignature ( )

Definition at line 119 of file utils.cpp.

◆ testSize()

void UtilitiesTests::testSize ( )

Definition at line 82 of file utils.cpp.

◆ testStatusProvider()

void UtilitiesTests::testStatusProvider ( )

◆ testTagTarget()

void UtilitiesTests::testTagTarget ( )

Definition at line 96 of file utils.cpp.


The documentation for this class was generated from the following file: