Tag Parser 11.4.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 () 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 ()
 

Detailed Description

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

Definition at line 36 of file utils.cpp.

Member Function Documentation

◆ setUp()

void UtilitiesTests::setUp ( )
override

Definition at line 71 of file utils.cpp.

◆ tearDown()

void UtilitiesTests::tearDown ( )
override

Definition at line 75 of file utils.cpp.

◆ testAbortableProgressFeedback()

void UtilitiesTests::testAbortableProgressFeedback ( )

Definition at line 238 of file utils.cpp.

◆ testAspectRatio()

void UtilitiesTests::testAspectRatio ( )

Definition at line 140 of file utils.cpp.

◆ testBackupFile()

void UtilitiesTests::testBackupFile ( )

Definition at line 293 of file utils.cpp.

◆ testDiagnostics()

void UtilitiesTests::testDiagnostics ( )

Definition at line 281 of file utils.cpp.

◆ testMargin()

void UtilitiesTests::testMargin ( )

Definition at line 132 of file utils.cpp.

◆ testMediaFormat()

void UtilitiesTests::testMediaFormat ( )

Definition at line 154 of file utils.cpp.

◆ testPositionInSet()

void UtilitiesTests::testPositionInSet ( )

Definition at line 172 of file utils.cpp.

◆ testProgressFeedback()

void UtilitiesTests::testProgressFeedback ( )

Definition at line 199 of file utils.cpp.

◆ testSignature()

void UtilitiesTests::testSignature ( )

Definition at line 116 of file utils.cpp.

◆ testSize()

void UtilitiesTests::testSize ( )

Definition at line 79 of file utils.cpp.

◆ testStatusProvider()

void UtilitiesTests::testStatusProvider ( )

◆ testTagTarget()

void UtilitiesTests::testTagTarget ( )

Definition at line 93 of file utils.cpp.


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